aboutsummaryrefslogtreecommitdiffstats
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 776bd637..be73dbfb 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -363,7 +363,7 @@ list(APPEND SOURCE_FILES
${TINYCRYPT_SRC}
${NIMBLE_SRC}
${LVGL_SRC}
- ${IMAGE_FILES}
+ #${IMAGE_FILES}
${SDK_SOURCE_FILES}
DisplayApp/LittleVgl.cpp
@@ -443,6 +443,7 @@ set(INCLUDE_FILES
DisplayApp/LittleVgl.h
SystemTask/SystemTask.h
SystemTask/SystemMonitor.h
+ DisplayApp/Screens/Symbols.h
)
include_directories(