From fd2152bcd50d97e59a43633dfd8783c8c01f9069 Mon Sep 17 00:00:00 2001 From: Björn Steinbrink Date: Thu, 26 Oct 2006 19:34:59 +0000 Subject: Merged CMake branch --- help/CMakeLists.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 help/CMakeLists.txt (limited to 'help') diff --git a/help/CMakeLists.txt b/help/CMakeLists.txt new file mode 100644 index 00000000..82f61d54 --- /dev/null +++ b/help/CMakeLists.txt @@ -0,0 +1,12 @@ +SET(FILES + about.txt + changes.txt + commands.txt + header.txt + index.txt + skills.txt + support.txt + team.txt + ) + +INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/help) -- cgit v1.2.3-60-g2f50