summaryrefslogtreecommitdiff
path: root/libs/support/CMakeLists.txt
diff options
context:
space:
mode:
author오형석/동작제어Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>2018-12-10 15:40:20 +0900
committerGitHub Enterprise <noreply-CODE@samsung.com>2018-12-10 15:40:20 +0900
commitbdb638c53c149fd678990e1718778b0db9b68351 (patch)
treee5058eb3162436ad7b04c767b8e16455b7ead751 /libs/support/CMakeLists.txt
parentf9f16d2847ae85b9e89f6aa4472fcb07ba7480e0 (diff)
downloadnnfw-bdb638c53c149fd678990e1718778b0db9b68351.tar.gz
nnfw-bdb638c53c149fd678990e1718778b0db9b68351.tar.bz2
nnfw-bdb638c53c149fd678990e1718778b0db9b68351.zip
Move libs/support/tflite to libs/tflite (#3920)
Move libs/support/tflite to libs/tflite Update header include path Signed-off-by: Hyeongseok Oh <hseok82.oh@samsung.com>
Diffstat (limited to 'libs/support/CMakeLists.txt')
-rw-r--r--libs/support/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/libs/support/CMakeLists.txt b/libs/support/CMakeLists.txt
deleted file mode 100644
index 3e0ecbb06..000000000
--- a/libs/support/CMakeLists.txt
+++ /dev/null
@@ -1 +0,0 @@
-add_subdirectory(tflite)