mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2026-05-21 12:45:32 +01:00
5a9df7b0d5
- part of components - separation between LMS & driver - move slimp message to squeezelite
4 lines
96 B
CMake
4 lines
96 B
CMake
set(COMPONENT_SRCDIRS ". fonts ifaces")
|
|
set(COMPONENT_ADD_INCLUDEDIRS ".")
|
|
register_component()
|