Files
fsfw/timemanager/CMakeLists.txt
T
2020-12-07 01:40:10 +01:00

9 lines
129 B
CMake

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