mirror of
https://github.com/s00500/ESPUI.git
synced 2024-11-22 04:00:55 +00:00
CmakeLists correct
This commit is contained in:
parent
656dab6e6a
commit
ab46429b3c
@ -5,5 +5,4 @@ set(req arduino ESPAsyncWebServer ArduinoJson)
|
||||
idf_component_register(
|
||||
INCLUDE_DIRS ${includedirs}
|
||||
SRC_DIRS src
|
||||
SRCS ${SOURCES}
|
||||
REQUIRES ${req})
|
||||
|
Loading…
Reference in New Issue
Block a user