13 lines
306 B
CMake
13 lines
306 B
CMake
<<<<<<< HEAD
|
|
target_sources(${LIB_EIVE_MISSION} PRIVATE
|
|
Timestamp.cpp
|
|
ProgressPrinter.cpp
|
|
Filenaming.cpp
|
|
)
|
|
|
|
|
|
=======
|
|
target_sources(${LIB_EIVE_MISSION} PRIVATE TmFunnel.cpp Timestamp.cpp
|
|
ProgressPrinter.cpp Filenaming.cpp)
|
|
>>>>>>> meier/thermal-controller-fix
|