Files
eive-obsw/watchdog/CMakeLists.txt
2021-07-29 11:35:20 +02:00

5 lines
70 B
CMake

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