eive-obsw/watchdog/CMakeLists.txt

5 lines
70 B
CMake
Raw Normal View History

2021-07-29 11:35:20 +02:00
target_sources(${TARGET_NAME} PRIVATE
main.cpp
Watchdog.cpp
)