BUG: oops bad arg for new test

This commit is contained in:
Ken Martin 2007-03-07 13:01:00 -05:00
parent bfb3598c4b
commit d12455fccb
1 changed files with 1 additions and 1 deletions

View File

@ -576,7 +576,7 @@ IF(BUILD_TESTING)
"${CMake_SOURCE_DIR}/Tests/NewlineArgs"
"${CMake_BINARY_DIR}/Tests/NewlineArgs"
--build-generator ${CMAKE_TEST_GENERATOR}
--build-project cxxonly
--build-project newlineargs
--build-makeprogram ${CMAKE_TEST_MAKEPROGRAM}
--build-two-config
--test-command cxxonly)