summaryrefslogtreecommitdiffstats
path: root/Source/CursesDialog/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Source/CursesDialog/CMakeLists.txt')
-rw-r--r--Source/CursesDialog/CMakeLists.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/Source/CursesDialog/CMakeLists.txt b/Source/CursesDialog/CMakeLists.txt
index 8e12dca..103550a 100644
--- a/Source/CursesDialog/CMakeLists.txt
+++ b/Source/CursesDialog/CMakeLists.txt
@@ -24,4 +24,6 @@ ENDIF(CURSES_EXTRA_LIBRARY)
LINK_LIBRARIES(cmForm)
-ADD_EXECUTABLE(ccmake CURSES_SRCS) \ No newline at end of file
+ADD_EXECUTABLE(ccmake CURSES_SRCS)
+
+INSTALL_TARGETS(/bin ccmake) \ No newline at end of file