mirror of
				https://github.com/TheLartians/ModernCppStarter.git
				synced 2025-10-31 10:11:34 +01:00 
			
		
		
		
	add cmake tools option to easy dynamic setup
This commit is contained in:
		
							parent
							
								
									2cf15bc347
								
							
						
					
					
						commit
						aa02116995
					
				
					 3 changed files with 14 additions and 2 deletions
				
			
		|  | @ -31,7 +31,7 @@ add_executable(${PROJECT_NAME} ${sources}) | |||
| target_link_libraries(${PROJECT_NAME} doctest::doctest Greeter::Greeter) | ||||
| target_compile_features(${PROJECT_NAME} PRIVATE cxx_std_20) | ||||
| 
 | ||||
| # enable compiler warnings | ||||
| # enable pedantic compiler warnings | ||||
| include(../cmake/WarningsAsErrors.cmake) | ||||
| 
 | ||||
| # ---- Add GreeterTests ---- | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue