ENH: use correct name

This commit is contained in:
Bill Hoffman 2007-02-19 15:12:06 -05:00
parent 797a7f50a2
commit c856f76de3
1 changed files with 1 additions and 1 deletions

View File

@ -700,7 +700,7 @@ IF(BUILD_TESTING)
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}