kopia lustrzana https://github.com/kosme/arduinoFFT
5 wiersze
143 B
CMake
5 wiersze
143 B
CMake
![]() |
set(src_dirs ./src)
|
||
|
set(include_dirs ./src)
|
||
|
idf_component_register(SRC_DIRS ${src_dirs}
|
||
|
INCLUDE_DIRS ${include_dirs})
|