Files
mixly3-server/arduino-libs/arduino-cli/libraries/esp8266-oled-ssd1306/CMakeLists.txt

5 lines
126 B
CMake

set(COMPONENT_ADD_INCLUDEDIRS src)
set(COMPONENT_PRIV_REQUIRES arduino-esp32)
set(COMPONENT_SRCDIRS src)
register_component()