[cmake-commits] martink committed CMakeLists.txt 1.121 1.122
cmake-commits at cmake.org
cmake-commits at cmake.org
Fri May 11 10:22:21 EDT 2007
Update of /cvsroot/CMake/CMake
In directory public:/mounts/ram/cvs-serv1569
Modified Files:
CMakeLists.txt
Log Message:
ENH: some more CMakeList cleanups
Index: CMakeLists.txt
===================================================================
RCS file: /cvsroot/CMake/CMake/CMakeLists.txt,v
retrieving revision 1.121
retrieving revision 1.122
diff -u -d -r1.121 -r1.122
--- CMakeLists.txt 11 May 2007 13:02:17 -0000 1.121
+++ CMakeLists.txt 11 May 2007 14:22:19 -0000 1.122
@@ -403,7 +403,6 @@
ADD_SUBDIRECTORY(Templates)
ADD_SUBDIRECTORY(Utilities)
ADD_SUBDIRECTORY(Tests)
-ADD_SUBDIRECTORY(Tests/CMakeTests)
# add a test
ADD_TEST(SystemInformationNew "${CMAKE_CMAKE_COMMAND}"
More information about the Cmake-commits
mailing list