Files
esp-idf/components/fatfs/CMakeLists.txt
2018-04-30 09:59:20 +10:00

5 lines
95 B
CMake

set(COMPONENT_ADD_INCLUDEDIRS src)
set(COMPONENT_SRCDIRS src/option src)
register_component()