fsfw/timemanager/CMakeLists.txt
2020-12-22 16:03:56 +01:00

9 lines
129 B
CMake

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