|
|
@@ -634,7 +634,7 @@ ${CMake_BINARY_DIR}/bin/cmake -DVERSION=CVS -P ${CMake_SOURCE_DIR}/Utilities/Rel
|
|
|
CONFIGURE_FILE("${CMake_SOURCE_DIR}/Tests/CTestTest3/test.cmake.in"
|
|
|
"${CMake_BINARY_DIR}/Tests/CTestTest3/test.cmake" @ONLY ESCAPE_QUOTES)
|
|
|
ADD_TEST(CTestTest3 ${CMAKE_CTEST_COMMAND}
|
|
|
- -S "${CMake_BINARY_DIR}/Tests/CTestTest3/test.cmake" -VV
|
|
|
+ -S "${CMake_BINARY_DIR}/Tests/CTestTest3/test.cmake" -V
|
|
|
--output-log "${CMake_BINARY_DIR}/Tests/CTestTest3/testOutput.log"
|
|
|
)
|
|
|
# these tests take a long time, make sure they have it
|