Add C++11 support in the root CMakeLists.txt
This commit is contained in:
		
							parent
							
								
									3a21a4436c
								
							
						
					
					
						commit
						c70ac40a00
					
				@ -6,6 +6,7 @@ endif (POLICY CMP0048)
 | 
			
		||||
 | 
			
		||||
project(googletest-distribution)
 | 
			
		||||
set(GOOGLETEST_VERSION 1.9.0)
 | 
			
		||||
set(CMAKE_CXX_STANDARD 11)
 | 
			
		||||
 | 
			
		||||
enable_testing()
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user