mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2026-05-21 04:35:31 +01:00
4 lines
96 B
CMake
4 lines
96 B
CMake
set(COMPONENT_SRCDIRS ". fonts ifaces")
|
|
set(COMPONENT_ADD_INCLUDEDIRS ".")
|
|
register_component()
|