[Cmake-commits] [cmake-commits] king committed CMakeLists.txt 1.1.2.2 1.1.2.3

cmake-commits at cmake.org cmake-commits at cmake.org
Wed Nov 11 13:34:22 EST 2009


Update of /cvsroot/CMake/CMake/Tests/CTestTestSubdir/subdir
In directory public:/mounts/ram/cvs-serv11010/Tests/CTestTestSubdir/subdir

Modified Files:
      Tag: CMake-2-8
	CMakeLists.txt 
Log Message:
CMake 2.8.0-rc7


Index: CMakeLists.txt
===================================================================
RCS file: /cvsroot/CMake/CMake/Tests/CTestTestSubdir/subdir/CMakeLists.txt,v
retrieving revision 1.1.2.2
retrieving revision 1.1.2.3
diff -C 2 -d -r1.1.2.2 -r1.1.2.3
*** CMakeLists.txt	28 Oct 2009 16:17:09 -0000	1.1.2.2
--- CMakeLists.txt	11 Nov 2009 18:34:18 -0000	1.1.2.3
***************
*** 1,2 ****
  ADD_EXECUTABLE (main main.c)
! ADD_TEST (TestMain main)
--- 1,2 ----
  ADD_EXECUTABLE (main main.c)
! ADD_TEST (TestMain1 main)



More information about the Cmake-commits mailing list