summaryrefslogtreecommitdiffstats
path: root/tqt3integration/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tqt3integration/CMakeLists.txt')
-rw-r--r--tqt3integration/CMakeLists.txt14
1 files changed, 14 insertions, 0 deletions
diff --git a/tqt3integration/CMakeLists.txt b/tqt3integration/CMakeLists.txt
new file mode 100644
index 000000000..01ce8a76b
--- /dev/null
+++ b/tqt3integration/CMakeLists.txt
@@ -0,0 +1,14 @@
+#################################################
+#
+# (C) 2011 Timothy Pearson
+# kb9vqf (AT) pearsoncomputing.net
+#
+# Improvements and feedback are welcome
+#
+# This file is released under GPL >= 2
+#
+#################################################
+
+add_subdirectory( libqtkde )
+add_subdirectory( module )
+add_subdirectory( utils ) \ No newline at end of file