forked from gronod/squeezelite-esp32
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()
|