summaryrefslogtreecommitdiffstats
path: root/Source
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2003-01-31 16:35:09 (GMT)
committerBrad King <brad.king@kitware.com>2003-01-31 16:35:09 (GMT)
commitd2951bc1bafea65b18748a552ce62946e81f5aa2 (patch)
treede4821a6ce2bd88b56c8b4e09c270d0f6b92e481 /Source
parent1408742c230406a2de11e040779dfef90390f25c (diff)
downloadCMake-d2951bc1bafea65b18748a552ce62946e81f5aa2.zip
CMake-d2951bc1bafea65b18748a552ce62946e81f5aa2.tar.gz
CMake-d2951bc1bafea65b18748a552ce62946e81f5aa2.tar.bz2
BUG: Change install location of cmCPluginAPI header.
Diffstat (limited to 'Source')
-rw-r--r--Source/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/CMakeLists.txt b/Source/CMakeLists.txt
index 830c087..04fe6ae 100644
--- a/Source/CMakeLists.txt
+++ b/Source/CMakeLists.txt
@@ -305,4 +305,4 @@ INCLUDE (${CMAKE_SOURCE_DIR}/Source/LocalUserOptions.cmake OPTIONAL)
INSTALL_TARGETS(/bin cmake)
INSTALL_TARGETS(/bin ctest)
INSTALL_TARGETS(/bin cmaketest)
-INSTALL_FILES(/include cmCPluginAPI.h)
+INSTALL_FILES(/share/CMake/include cmCPluginAPI.h)