summaryrefslogtreecommitdiff
path: root/compiler/moco/CMakeLists.txt
diff options
context:
space:
mode:
authorChunseok Lee <chunseok.lee@samsung.com>2020-04-23 14:45:49 +0900
committerChunseok Lee <chunseok.lee@samsung.com>2020-04-23 14:45:49 +0900
commite2ef8438a24f7c56a0744eb579a6e293ee2fbf8e (patch)
tree44a1a7951d168dd4370e13593ed03f4bc6d920c5 /compiler/moco/CMakeLists.txt
parent302e6564a7a76109e1178207e44e45a58631c477 (diff)
downloadnnfw-e2ef8438a24f7c56a0744eb579a6e293ee2fbf8e.tar.gz
nnfw-e2ef8438a24f7c56a0744eb579a6e293ee2fbf8e.tar.bz2
nnfw-e2ef8438a24f7c56a0744eb579a6e293ee2fbf8e.zip
Imported Upstream version 1.4.0upstream/1.4.0submit/tizen/20200423.054851
Diffstat (limited to 'compiler/moco/CMakeLists.txt')
-rw-r--r--compiler/moco/CMakeLists.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/compiler/moco/CMakeLists.txt b/compiler/moco/CMakeLists.txt
new file mode 100644
index 000000000..9fdd4398e
--- /dev/null
+++ b/compiler/moco/CMakeLists.txt
@@ -0,0 +1,5 @@
+add_subdirectory(lang)
+add_subdirectory(support)
+add_subdirectory(service)
+add_subdirectory(import)
+add_subdirectory(pass)