summaryrefslogtreecommitdiff
path: root/contrib/example/CMakeLists.txt
diff options
context:
space:
mode:
authorChunseok Lee <chunseok.lee@samsung.com>2019-01-08 17:36:34 +0900
committerChunseok Lee <chunseok.lee@samsung.com>2019-01-08 17:36:34 +0900
commitbd11b24234d7d43dfe05a81c520aa01ffad06e42 (patch)
tree57d0d4044977e4fa0e50cd9ba40b32006dff19eb /contrib/example/CMakeLists.txt
parent91f4ba45449f700a047a4aeea00b1a7c84e94c75 (diff)
downloadnnfw-bd11b24234d7d43dfe05a81c520aa01ffad06e42.tar.gz
nnfw-bd11b24234d7d43dfe05a81c520aa01ffad06e42.tar.bz2
nnfw-bd11b24234d7d43dfe05a81c520aa01ffad06e42.zip
Imported Upstream version 0.3upstream/0.3
Diffstat (limited to 'contrib/example/CMakeLists.txt')
-rw-r--r--contrib/example/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/contrib/example/CMakeLists.txt b/contrib/example/CMakeLists.txt
deleted file mode 100644
index 2d487d53f..000000000
--- a/contrib/example/CMakeLists.txt
+++ /dev/null
@@ -1 +0,0 @@
-add_executable(example example.cpp)