[cmake-commits] martink committed CMakeLists.txt 1.122 1.123

cmake-commits at cmake.org cmake-commits at cmake.org
Fri May 11 12:17:29 EDT 2007


Update of /cvsroot/CMake/CMake
In directory public:/mounts/ram/cvs-serv5999

Modified Files:
	CMakeLists.txt 
Log Message:
ENH: minor fixes


Index: CMakeLists.txt
===================================================================
RCS file: /cvsroot/CMake/CMake/CMakeLists.txt,v
retrieving revision 1.122
retrieving revision 1.123
diff -u -d -r1.122 -r1.123
--- CMakeLists.txt	11 May 2007 14:22:19 -0000	1.122
+++ CMakeLists.txt	11 May 2007 16:17:26 -0000	1.123
@@ -226,6 +226,7 @@
     )
   
   # check for the use of system libraries versus builtin ones
+  # (a macro defined in this file)
   CMAKE_HANDLE_SYSTEM_LIBRARIES()
   
   #---------------------------------------------------------------------



More information about the Cmake-commits mailing list