summaryrefslogtreecommitdiffstats
path: root/languages/pascal/compiler/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'languages/pascal/compiler/CMakeLists.txt')
-rw-r--r--languages/pascal/compiler/CMakeLists.txt13
1 files changed, 13 insertions, 0 deletions
diff --git a/languages/pascal/compiler/CMakeLists.txt b/languages/pascal/compiler/CMakeLists.txt
new file mode 100644
index 00000000..56f84b6d
--- /dev/null
+++ b/languages/pascal/compiler/CMakeLists.txt
@@ -0,0 +1,13 @@
+#################################################
+#
+# (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( dccoptions )
+add_subdirectory( fpcoptions )