diff options
Diffstat (limited to 'configdialog/CMakeLists.txt')
-rw-r--r-- | configdialog/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configdialog/CMakeLists.txt b/configdialog/CMakeLists.txt index 869f6ed..050e5be 100644 --- a/configdialog/CMakeLists.txt +++ b/configdialog/CMakeLists.txt @@ -43,7 +43,7 @@ tde_add_executable( kbfxconfigapp AUTOMOC ##### configuration files ####################### -INSTALL(FILES kbfxconfigappui.rc DESTINATION ${DATA_INSTALL_DIR}/kbfxconfigapp) +install(FILES kbfxconfigappui.rc DESTINATION ${DATA_INSTALL_DIR}/kbfxconfigapp) ##### desktop files ############################# |