summaryrefslogtreecommitdiffstats
path: root/kcontrol/krdb/themes/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'kcontrol/krdb/themes/CMakeLists.txt')
-rw-r--r--kcontrol/krdb/themes/CMakeLists.txt23
1 files changed, 23 insertions, 0 deletions
diff --git a/kcontrol/krdb/themes/CMakeLists.txt b/kcontrol/krdb/themes/CMakeLists.txt
new file mode 100644
index 000000000..f48deb4fe
--- /dev/null
+++ b/kcontrol/krdb/themes/CMakeLists.txt
@@ -0,0 +1,23 @@
+#################################################
+#
+# (C) 2010-2011 Serghei Amelian
+# serghei (DOT) amelian (AT) gmail.com
+#
+# Improvements and feedback are welcome
+#
+# This file is released under GPL >= 2
+#
+#################################################
+
+add_subdirectory( HighContrastDark )
+add_subdirectory( HighContrastDark-big )
+add_subdirectory( HighContrastLight )
+add_subdirectory( HighContrastLight-big )
+add_subdirectory( YellowOnBlue )
+add_subdirectory( YellowOnBlue-big )
+add_subdirectory( KDE_Classic )
+add_subdirectory( Keramik )
+add_subdirectory( Plastik )
+add_subdirectory( Platinum )
+add_subdirectory( Sunshine )
+add_subdirectory( Redmond )