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