[Cmake-commits] [cmake-commits] hoffman committed CMakeLists.txt 1.4 1.4.2.1

cmake-commits at cmake.org cmake-commits at cmake.org
Mon Mar 23 13:58:52 EDT 2009


Update of /cvsroot/CMake/CMake/Tests/CMakeTests
In directory public:/mounts/ram/cvs-serv2063/Tests/CMakeTests

Modified Files:
      Tag: CMake-2-6
	CMakeLists.txt 
Log Message:
ENH: check in changes to branch, most importantly the header file do not compile fix


Index: CMakeLists.txt
===================================================================
RCS file: /cvsroot/CMake/CMake/Tests/CMakeTests/CMakeLists.txt,v
retrieving revision 1.4
retrieving revision 1.4.2.1
diff -C 2 -d -r1.4 -r1.4.2.1
*** CMakeLists.txt	4 Mar 2008 13:18:34 -0000	1.4
--- CMakeLists.txt	23 Mar 2009 17:58:50 -0000	1.4.2.1
***************
*** 15,18 ****
--- 15,19 ----
  AddCMakeTest(FindBase "")
  AddCMakeTest(Toolchain "")
+ AddCMakeTest(GetFilenameComponentRealpath "")
  
  # Not ready for Unix testing yet. Coming "soon"...



More information about the Cmake-commits mailing list