summaryrefslogtreecommitdiffstats
path: root/arts/gui/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'arts/gui/CMakeLists.txt')
-rw-r--r--arts/gui/CMakeLists.txt13
1 files changed, 13 insertions, 0 deletions
diff --git a/arts/gui/CMakeLists.txt b/arts/gui/CMakeLists.txt
new file mode 100644
index 00000000..8be415ea
--- /dev/null
+++ b/arts/gui/CMakeLists.txt
@@ -0,0 +1,13 @@
+#################################################
+#
+# (C) 2017 Slávek Banko
+# slavek (DOT) banko (AT) axis.cz
+#
+# Improvements and feedback are welcome
+#
+# This file is released under GPL >= 2
+#
+#################################################
+
+add_subdirectory( common )
+add_subdirectory( kde )