summaryrefslogtreecommitdiff
path: root/compiler/coco/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/coco/CMakeLists.txt')
-rw-r--r--compiler/coco/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/compiler/coco/CMakeLists.txt b/compiler/coco/CMakeLists.txt
new file mode 100644
index 000000000..4be53e8a8
--- /dev/null
+++ b/compiler/coco/CMakeLists.txt
@@ -0,0 +1,2 @@
+add_subdirectory(core)
+add_subdirectory(generic)