[Cmake-commits] [cmake-commits] king committed cmake.cxx 1.429.2.3 1.429.2.4

cmake-commits at cmake.org cmake-commits at cmake.org
Tue Nov 10 09:03:43 EST 2009


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

Modified Files:
      Tag: CMake-2-8
	cmake.cxx 
Log Message:
CMake 2.8.0-rc6


Index: cmake.cxx
===================================================================
RCS file: /cvsroot/CMake/CMake/Source/cmake.cxx,v
retrieving revision 1.429.2.3
retrieving revision 1.429.2.4
diff -C 2 -d -r1.429.2.3 -r1.429.2.4
*** cmake.cxx	28 Oct 2009 16:15:33 -0000	1.429.2.3
--- cmake.cxx	10 Nov 2009 14:03:39 -0000	1.429.2.4
***************
*** 3388,3396 ****
       "package has been found is determined using the <NAME>_FOUND variables.");
  
-   cm->DefineProperty
-     ("PACKAGES_NOT_FOUND", cmProperty::GLOBAL,
-      "List of packages which were not found during the CMake run.",
-      "List of packages which were not found during the CMake run. Whether a "
-      "package has been found is determined using the <NAME>_FOUND variables.");
    cm->DefineProperty(
      "__CMAKE_DELETE_CACHE_CHANGE_VARS_", cmProperty::GLOBAL,
--- 3388,3391 ----



More information about the Cmake-commits mailing list