From 85690c0994bcbc3c9a5c7b61dfe6441e652ca167 Mon Sep 17 00:00:00 2001 From: Ken Martin Date: Mon, 13 Jan 2003 08:50:34 -0500 Subject: [PATCH] added install target --- Source/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Source/CMakeLists.txt b/Source/CMakeLists.txt index 8f9b1476d..19a3a6b47 100644 --- a/Source/CMakeLists.txt +++ b/Source/CMakeLists.txt @@ -294,4 +294,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)