summaryrefslogtreecommitdiffstats
path: root/kwin-styles/glow/themes/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'kwin-styles/glow/themes/CMakeLists.txt')
-rw-r--r--kwin-styles/glow/themes/CMakeLists.txt17
1 files changed, 17 insertions, 0 deletions
diff --git a/kwin-styles/glow/themes/CMakeLists.txt b/kwin-styles/glow/themes/CMakeLists.txt
new file mode 100644
index 00000000..2f725214
--- /dev/null
+++ b/kwin-styles/glow/themes/CMakeLists.txt
@@ -0,0 +1,17 @@
+#################################################
+#
+# (C) 2011 Golubev Alexander
+# fatzer2 (AT) gmail.com
+#
+# Improvements and feedback are welcome
+#
+# This file is released under GPL >= 2
+#
+#################################################
+
+add_subdirectory( default )
+add_subdirectory( glass )
+add_subdirectory( glass_huge )
+add_subdirectory( glass_large )
+add_subdirectory( glass_verylarge )
+add_subdirectory( square ) \ No newline at end of file