summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index e501a54..c51d0af 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -120,7 +120,6 @@ add_subdirectory(${SRC_PATH}/application/api/common ${CMAKE_BINARY_DIR}/api/comm
# Include directories for application module:
set(APPLICATION_INCLUDE_DIRS
- ${SRC_PATH}/application/tensorflow-lite-micro/include
${SRC_PATH}/application/main/include)
# Source files for application module: