mirror of
https://github.com/lvgl/lvgl.git
synced 2026-05-16 01:18:17 +08:00
+1
-2
@@ -3,8 +3,7 @@ if(ESP_PLATFORM)
|
||||
file(GLOB_RECURSE SOURCES src/*.c)
|
||||
|
||||
idf_component_register(SRCS ${SOURCES}
|
||||
INCLUDE_DIRS . src ../
|
||||
REQUIRES main)
|
||||
INCLUDE_DIRS . src ../)
|
||||
|
||||
target_compile_definitions(${COMPONENT_LIB} PUBLIC "-DLV_CONF_INCLUDE_SIMPLE")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user