Files
squeezelite-esp32/components/services/tarablessd1306/CMakeLists.txt
philippe44 5a9df7b0d5 refactor display
- part of components
- separation between LMS & driver
- move slimp message to squeezelite
2020-01-18 16:19:06 -08:00

4 lines
96 B
CMake

set(COMPONENT_SRCDIRS ". fonts ifaces")
set(COMPONENT_ADD_INCLUDEDIRS ".")
register_component()