Files
squeezelite-esp32/components/tools/CMakeLists.txt
2020-04-06 10:31:32 -04:00

5 lines
131 B
CMake

idf_component_register(SRC_DIRS .
REQUIRES esp_common pthread
INCLUDE_DIRS .
)