fsfw/tests/src/fsfw_tests/unit/timemanager/CMakeLists.txt

4 lines
59 B
CMake
Raw Normal View History

2021-09-27 21:53:27 +02:00
target_sources(${TARGET_NAME} PRIVATE
TestCountdown.cpp
)