[Cmake-commits] [cmake-commits] hoffman committed CMakeLists.txt 1.5 1.6

cmake-commits at cmake.org cmake-commits at cmake.org
Thu Jan 29 11:39:06 EST 2009


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

Modified Files:
	CMakeLists.txt 
Log Message:
BUG: fix for #8423


Index: CMakeLists.txt
===================================================================
RCS file: /cvsroot/CMake/CMake/Tests/CMakeTests/CMakeLists.txt,v
retrieving revision 1.5
retrieving revision 1.6
diff -C 2 -d -r1.5 -r1.6
*** CMakeLists.txt	24 Oct 2008 15:39:10 -0000	1.5
--- CMakeLists.txt	29 Jan 2009 16:39:03 -0000	1.6
***************
*** 15,18 ****
--- 15,19 ----
  AddCMakeTest(FindBase "")
  AddCMakeTest(Toolchain "")
+ AddCMakeTest(GetFilenameComponentSymlinks "")
  
  SET(GetPrerequisites_PreArgs



More information about the Cmake-commits mailing list