[Cmake-commits] [cmake-commits] king committed CMakeLists.txt 1.10 1.11

cmake-commits at cmake.org cmake-commits at cmake.org
Wed Apr 23 00:40:34 EDT 2008


Update of /cvsroot/CMake/CMake/Tests/Dependency
In directory public:/mounts/ram/cvs-serv18527/Tests/Dependency

Modified Files:
	CMakeLists.txt 
Log Message:
ENH: Add test of preservation of static libraries on original link lines.


Index: CMakeLists.txt
===================================================================
RCS file: /cvsroot/CMake/CMake/Tests/Dependency/CMakeLists.txt,v
retrieving revision 1.10
retrieving revision 1.11
diff -C 2 -d -r1.10 -r1.11
*** CMakeLists.txt	25 Mar 2008 15:26:50 -0000	1.10
--- CMakeLists.txt	23 Apr 2008 04:40:32 -0000	1.11
***************
*** 52,53 ****
--- 52,54 ----
  ADD_SUBDIRECTORY(Case1)
  ADD_SUBDIRECTORY(Case2)
+ ADD_SUBDIRECTORY(Case3)



More information about the Cmake-commits mailing list