forked from ROMEO/obsw
1 line
158 B
CMake
1 line
158 B
CMake
target_sources(${TARGET_NAME} PRIVATE main.cpp controller/PrintController.cpp controller/BlinkController.cpp devices/LightHandler.h devices/LightHandler.cpp) |