Files
squeezelite-esp32/components/platform_bluetooth/CMakeLists.txt
2020-03-08 10:46:30 -04:00

7 lines
130 B
CMake

idf_component_register( SRC_DIRS .
INCLUDE_DIRS .
PRIV_REQUIRES services bt display console tools platform_config
)