Merge pull request #782 from Manozco/709-cmake-policy-project-version
Issue 709: Fix Cmake policy 0048
This commit is contained in:
		
						commit
						32ede4d41d
					
				@ -1,5 +1,6 @@
 | 
			
		||||
cmake_minimum_required(VERSION 2.6.4)
 | 
			
		||||
 | 
			
		||||
cmake_policy(SET CMP0048 NEW)
 | 
			
		||||
project( googletest-distribution )
 | 
			
		||||
 | 
			
		||||
enable_testing()
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user