summaryrefslogtreecommitdiffstats
path: root/themes/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'themes/CMakeLists.txt')
-rw-r--r--themes/CMakeLists.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/themes/CMakeLists.txt b/themes/CMakeLists.txt
new file mode 100644
index 0000000..ec017d4
--- /dev/null
+++ b/themes/CMakeLists.txt
@@ -0,0 +1,4 @@
+install(FILES Clear.qtcurve Dull_Glass.qtcurve Shiny_Glass.qtcurve Inverted.qtcurve Plain.qtcurve Glass.qtcurve
+ Human.qtcurve Plastic.qtcurve Murrine.qtcurve Curve.qtcurve Clean.qtcurve DESTINATION ${DATA_INSTALL_DIR}/QtCurve)
+
+install(FILES qtc_klearlooks.themerc DESTINATION ${DATA_INSTALL_DIR}/kstyle/themes)