summaryrefslogtreecommitdiffstats
path: root/config/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'config/CMakeLists.txt')
-rw-r--r--config/CMakeLists.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/config/CMakeLists.txt b/config/CMakeLists.txt
new file mode 100644
index 0000000..f1357cc
--- /dev/null
+++ b/config/CMakeLists.txt
@@ -0,0 +1,5 @@
+install(
+ FILES
+ UiGuiSyntaxHighlightConfig.ini
+ DESTINATION ${SHARE_INSTALL_PREFIX}/universal-indent-gui-tqt/config
+)