eive-obsw/watchdog/CMakeLists.txt

5 lines
70 B
CMake

target_sources(${TARGET_NAME} PRIVATE
main.cpp
Watchdog.cpp
)