eive-obsw/mission/utility/CMakeLists.txt
Robin Mueller 9c217ad91e
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
now hosted should compile again
2022-12-14 09:53:38 +01:00

4 lines
173 B
CMake

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