summaryrefslogtreecommitdiffhomepage
path: root/data/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'data/CMakeLists.txt')
-rw-r--r--data/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/CMakeLists.txt b/data/CMakeLists.txt
index 026fb14..10cbcd7 100644
--- a/data/CMakeLists.txt
+++ b/data/CMakeLists.txt
@@ -41,6 +41,7 @@ install(
${CMAKE_CURRENT_BINARY_DIR}/shatter.dat
${CMAKE_CURRENT_BINARY_DIR}/start.dat
${CMAKE_CURRENT_BINARY_DIR}/vox.dat
+ ${CMAKE_CURRENT_SOURCE_DIR}/client.cfg
COMPONENT Resources
DESTINATION ${CMAKE_INSTALL_PREFIX}
)