eive-obsw/mission/utility/CMakeLists.txt
Jakob Meier 57b815c8ee
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
progress printer
2022-03-01 17:17:15 +01:00

8 lines
97 B
CMake

target_sources(${LIB_EIVE_MISSION} PRIVATE
TmFunnel.cpp
Timestamp.cpp
ProgressPrinter.cpp
)