eive-obsw/mission/utility/CMakeLists.txt
Robin Mueller 63b50e6101
Some checks are pending
EIVE/eive-obsw/pipeline/head Build started...
EIVE/eive-obsw/pipeline/pr-develop Build started...
clean up op done
2023-03-26 16:42:00 +02:00

5 lines
165 B
CMake

target_sources(
${LIB_EIVE_MISSION}
PRIVATE Timestamp.cpp ProgressPrinter.cpp Filenaming.cpp
GlobalConfigHandler.cpp DummySdCardManager.cpp trace.cpp)