fsfw/src/fsfw/timemanager/CMakeLists.txt
Robin Mueller d8b6cb39ac
Some checks failed
fsfw/fsfw/pipeline/head There was a failure building this commit
various bugfixes and improvements
2022-07-21 11:34:11 +02:00

5 lines
154 B
CMake

target_sources(
${LIB_FSFW_NAME}
PRIVATE CCSDSTime.cpp Countdown.cpp Stopwatch.cpp TimeMessage.cpp
CdsShortTimeStamper.cpp ClockCommon.cpp)