OVMS3-idf/components/spiffs/CMakeLists.txt

6 lines
146 B
CMake

set(COMPONENT_ADD_INCLUDEDIRS "include")
set(COMPONENT_PRIV_INCLUDEDIRS "spiffs/src")
set(COMPONENT_SRCDIRS ". spiffs/src")
register_component()