[cmake-commits] hoffman committed CMakeLists.txt 1.331 1.332

cmake-commits at cmake.org cmake-commits at cmake.org
Mon Feb 19 15:12:08 EST 2007


Update of /cvsroot/CMake/CMake/Source
In directory public:/mounts/ram/cvs-serv21083

Modified Files:
	CMakeLists.txt 
Log Message:
ENH: use correct name 


Index: CMakeLists.txt
===================================================================
RCS file: /cvsroot/CMake/CMake/Source/CMakeLists.txt,v
retrieving revision 1.331
retrieving revision 1.332
diff -u -d -r1.331 -r1.332
--- CMakeLists.txt	19 Feb 2007 19:48:04 -0000	1.331
+++ CMakeLists.txt	19 Feb 2007 20:12:06 -0000	1.332
@@ -700,7 +700,7 @@
     ADD_TEST(ConvLibrary ${CMAKE_CTEST_COMMAND}
       --build-and-test
       "${CMake_SOURCE_DIR}/Tests/ConvLibrary"
-      "${CMake_BINARY_DIR}/Tests/ConvLibrary/Step4"
+      "${CMake_BINARY_DIR}/Tests/ConvLibrary"
       --build-two-config
       --build-generator ${CMAKE_TEST_GENERATOR}
       --build-makeprogram ${CMAKE_TEST_MAKEPROGRAM}



More information about the Cmake-commits mailing list