[Cmake] common.cmake

Ken Martin ken.martin at kitware.com
Fri Aug 20 08:24:47 EDT 2004


Actually the use of common.cmake is an old style. All it really did was set
CTEST_SOURCE_DIRECTORY and CTEST_BINARY_DIRECTORY (which are full paths to
the source and binary trees for your dashboard). In newer scripts I have
started setting those directly instead of setting CTEST_SOURCE_NAME and
CTEST_BINARY_NAME.

Ken




More information about the Cmake mailing list