added some comments to CMakeLists.txt
This commit is contained in:
		@@ -1,3 +1,7 @@
 | 
			
		||||
# This CMakeLists.txt checks the system for the Google Test framework.
 | 
			
		||||
# In case GTest is not found, the manual test cases are used in manualtest.cpp
 | 
			
		||||
# instead of the cool unit tests in test.cpp
 | 
			
		||||
 | 
			
		||||
cmake_minimum_required(VERSION 3.6)
 | 
			
		||||
project(cpp11NHF1_refcountedString)
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user