ENH: Fix test for Visual Studio

This commit is contained in:
Andy Cedilnik 2003-08-01 18:52:21 -04:00
parent 7d1cbf26d9
commit e036e52bd6
1 changed files with 2 additions and 1 deletions

View File

@ -260,7 +260,8 @@ IF(BUILD_TESTING)
${CMake_SOURCE_DIR}/Tests/Wrapping
${CMake_BINARY_DIR}/Tests/Wrapping
qtwrapping
${CMake_BINARY_DIR}/Tests/Wrapping/bin)
${CMake_BINARY_DIR}/Tests/Wrapping/bin
wrapping)
ENDIF (QT_FOUND)
ADD_TEST(testdriver1 ${EXECUTABLE_OUTPUT_PATH}/cmaketest