diff --git a/cpp/CMakeLists.txt b/cpp/CMakeLists.txt index 8bfe17b..fad592a 100644 --- a/cpp/CMakeLists.txt +++ b/cpp/CMakeLists.txt @@ -135,6 +135,6 @@ target_link_libraries(web_ui # # Copy templates # -install(TARGETS web_ui build-packages fetch-indexes update-maintainer lintian-ppa +install(TARGETS web_ui fetch-indexes update-maintainer lintian-ppa RUNTIME DESTINATION . )