summaryrefslogtreecommitdiff
path: root/compiler/moco/CMakeLists.txt
diff options
context:
space:
mode:
authorChunseok Lee <chunseok.lee@samsung.com>2020-10-29 13:12:50 +0900
committerChunseok Lee <chunseok.lee@samsung.com>2020-10-29 13:12:50 +0900
commitd6b371e095d737922187a518b8faba1ef6f3a2b1 (patch)
tree9d90c09c887b5111389dbedf924f59206411cd5a /compiler/moco/CMakeLists.txt
parentc55f8a6db48cda9d3a78048338b7f18c4cca62b8 (diff)
downloadnnfw-d6b371e095d737922187a518b8faba1ef6f3a2b1.tar.gz
nnfw-d6b371e095d737922187a518b8faba1ef6f3a2b1.tar.bz2
nnfw-d6b371e095d737922187a518b8faba1ef6f3a2b1.zip
Imported Upstream version 0.4upstream/0.4
Diffstat (limited to 'compiler/moco/CMakeLists.txt')
-rw-r--r--compiler/moco/CMakeLists.txt5
1 files changed, 0 insertions, 5 deletions
diff --git a/compiler/moco/CMakeLists.txt b/compiler/moco/CMakeLists.txt
deleted file mode 100644
index 9fdd4398e..000000000
--- a/compiler/moco/CMakeLists.txt
+++ /dev/null
@@ -1,5 +0,0 @@
-add_subdirectory(lang)
-add_subdirectory(support)
-add_subdirectory(service)
-add_subdirectory(import)
-add_subdirectory(pass)