Googletest export
Release Googletest 1.10 PiperOrigin-RevId: 272658347
This commit is contained in:
		
				
					committed by
					
						
						Gennadiy Civil
					
				
			
			
				
	
			
			
			
						parent
						
							4105eb7263
						
					
				
				
					commit
					703bd9caab
				
			@@ -8,7 +8,7 @@ if (POLICY CMP0048)
 | 
				
			|||||||
endif (POLICY CMP0048)
 | 
					endif (POLICY CMP0048)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
project(googletest-distribution)
 | 
					project(googletest-distribution)
 | 
				
			||||||
set(GOOGLETEST_VERSION 1.9.0)
 | 
					set(GOOGLETEST_VERSION 1.10.0)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
if (CMAKE_VERSION VERSION_LESS "3.1")
 | 
					if (CMAKE_VERSION VERSION_LESS "3.1")
 | 
				
			||||||
  add_definitions(-std=c++11)
 | 
					  add_definitions(-std=c++11)
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user