mirror of
				https://git.wownero.com/wownero/wownero.git
				synced 2024-08-15 01:03:23 +00:00 
			
		
		
		
	Doxygen off
This commit is contained in:
		
							parent
							
								
									a5d50332ca
								
							
						
					
					
						commit
						5964374c4b
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -405,7 +405,7 @@ option(BOOST_IGNORE_SYSTEM_PATHS "Ignore boost system paths for local boost inst
 | 
				
			||||||
set_property(GLOBAL PROPERTY USE_FOLDERS ON)
 | 
					set_property(GLOBAL PROPERTY USE_FOLDERS ON)
 | 
				
			||||||
enable_testing()
 | 
					enable_testing()
 | 
				
			||||||
 | 
					
 | 
				
			||||||
option(BUILD_DOCUMENTATION "Build the Doxygen documentation." ON)
 | 
					option(BUILD_DOCUMENTATION "Build the Doxygen documentation." OFF)
 | 
				
			||||||
option(BUILD_TESTS "Build tests." OFF)
 | 
					option(BUILD_TESTS "Build tests." OFF)
 | 
				
			||||||
if (CMAKE_BUILD_TYPE STREQUAL "Debug")
 | 
					if (CMAKE_BUILD_TYPE STREQUAL "Debug")
 | 
				
			||||||
  set(DEFAULT_BUILD_DEBUG_UTILITIES ON)
 | 
					  set(DEFAULT_BUILD_DEBUG_UTILITIES ON)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue