[Cmake-commits] [cmake-commits] king committed hello.cmake 1.1.2.2 NONE hello.cmake.in NONE 1.2.2.2 test.cmake 1.1.2.2 NONE test.cmake.in NONE 1.4.2.2

cmake-commits at cmake.org cmake-commits at cmake.org
Tue Nov 3 17:25:13 EST 2009


Update of /cvsroot/CMake/CMake/Tests/CTestTestRunScript
In directory public:/mounts/ram/cvs-serv14310/Tests/CTestTestRunScript

Added Files:
      Tag: CMake-2-8
	hello.cmake.in test.cmake.in 
Removed Files:
      Tag: CMake-2-8
	hello.cmake test.cmake 
Log Message:
CMake 2.8.0-rc5


--- hello.cmake DELETED ---

--- NEW FILE: test.cmake.in ---
SET(CTEST_RUN_CURRENT_SCRIPT 0)
CTEST_RUN_SCRIPT("CTestTestRunScript/hello.cmake" RETURN_VALUE res RETURN_VALUE)

--- NEW FILE: hello.cmake.in ---
SET(CTEST_RUN_CURRENT_SCRIPT 0)
MESSAGE("hello world")

--- test.cmake DELETED ---



More information about the Cmake-commits mailing list