summaryrefslogtreecommitdiffhomepage
path: root/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 79ab0b5e..5b1755f0 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -82,9 +82,8 @@ endfunction()
otr_add_subdirs()
otr_merge_translations()
-#install_sources()
-
include(opentrack-install)
+otr_install_sources()
string(TOUPPER "${CMAKE_BUILD_TYPE}" CMAKE_BUILD_TYPE)
message(STATUS "-- Compile flags:")