BUG: We don't want to install cmaketest on UNIX or windows. It is for internal CMake testing only. We should probably fold its functionality into ctest anyway.

This commit is contained in:
Brad King 2003-08-06 15:10:46 -04:00
parent 1471a1a6f1
commit c981e03585
1 changed files with 0 additions and 1 deletions

View File

@ -378,5 +378,4 @@ INCLUDE (${CMAKE_SOURCE_DIR}/Source/LocalUserOptions.cmake OPTIONAL)
INSTALL_TARGETS(/bin cmake) INSTALL_TARGETS(/bin cmake)
INSTALL_TARGETS(/bin ctest) INSTALL_TARGETS(/bin ctest)
INSTALL_TARGETS(/bin cmaketest)
INSTALL_FILES(${CMAKE_DATA_DIR}/include cmCPluginAPI.h) INSTALL_FILES(${CMAKE_DATA_DIR}/include cmCPluginAPI.h)