mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-09 04:57:06 +03:00
4 lines
96 B
CMake
4 lines
96 B
CMake
set(COMPONENT_SRCDIRS ". fonts ifaces")
|
|
set(COMPONENT_ADD_INCLUDEDIRS ".")
|
|
register_component()
|