[Cmake-commits] [cmake-commits] hoffman committed test.cmake.in 1.3 1.3.2.1

cmake-commits at cmake.org cmake-commits at cmake.org
Thu Oct 1 17:21:25 EDT 2009


Update of /cvsroot/CMake/CMake/Tests/CTestTestParallel
In directory public:/mounts/ram/cvs-serv11203/Tests/CTestTestParallel

Modified Files:
      Tag: CMake-2-8
	test.cmake.in 
Log Message:
Merge in changes to CMake-2-8 RC 2


Index: test.cmake.in
===================================================================
RCS file: /cvsroot/CMake/CMake/Tests/CTestTestParallel/test.cmake.in,v
retrieving revision 1.3
retrieving revision 1.3.2.1
diff -C 2 -d -r1.3 -r1.3.2.1
*** test.cmake.in	24 Sep 2009 17:18:49 -0000	1.3
--- test.cmake.in	1 Oct 2009 21:21:22 -0000	1.3.2.1
***************
*** 31,33 ****
  CTEST_BUILD(BUILD "${CTEST_BINARY_DIRECTORY}" RETURN_VALUE res)
  CTEST_TEST(BUILD "${CTEST_BINARY_DIRECTORY}" RETURN_VALUE res PARALLEL_LEVEL 4)
- CTEST_SUBMIT()
--- 31,32 ----



More information about the Cmake-commits mailing list