Correct target properties
This commit is contained in:
		
					parent
					
						
							
								ca6745d065
							
						
					
				
			
			
				commit
				
					
						033c628126
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -9,8 +9,8 @@ add_executable(UnitTest adummy.cpp
 | 
			
		|||
        billy_objects_tests.cpp
 | 
			
		||||
)
 | 
			
		||||
 | 
			
		||||
        CXX_STANDARD 17
 | 
			
		||||
set_target_properties(Catch2 UnitTest PROPERTIES
 | 
			
		||||
        CXX_STANDARD 17
 | 
			
		||||
        CXX_STANDARD_REQUIRED ON
 | 
			
		||||
        CXX_EXTENSIONS OFF
 | 
			
		||||
        INTERPROCEDURAL_OPTIMIZATION_RELEASE ON
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue