Files
attinycore-makefile-tests/esptests/esp-epaper-test/main/CMakeLists.txt

5 lines
88 B
CMake
Raw Normal View History

2020-04-03 21:23:38 +02:00
set(COMPONENT_SRCS "test.cpp")
set(COMPONENT_ADD_INCLUDEDIRS ".")
register_component()