BUG: Use kwsys from the source tree

This commit is contained in:
Andy Cedilnik 2004-10-04 12:02:38 -04:00
parent c75c2a8e99
commit 7e3c70082a
1 changed files with 1 additions and 1 deletions

View File

@ -55,5 +55,5 @@ SET (CTEST_DASHBOARD_ROOT "@CMAKE_CURRENT_BINARY_DIR@/Tests/CTestTest")
SET (CTEST_ENVIRONMENT
)
SET (CTEST_SOURCE_DIRECTORY "@CMAKE_ROOT@/Source/kwsys")
SET (CTEST_SOURCE_DIRECTORY "@CMake_SOURCE_DIR@/Source/kwsys")
SET (CTEST_BINARY_DIRECTORY "@CMake_BINARY_DIR@/Tests/CTestTest/${CTEST_BINARY_NAME}")