Robin Mueller
d36202d86b
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
27 lines
670 B
CMake
27 lines
670 B
CMake
target_sources(
|
|
${LIB_DUMMIES}
|
|
PUBLIC TemperatureSensorInserter.cpp
|
|
SusDummy.cpp
|
|
BpxDummy.cpp
|
|
ComIFDummy.cpp
|
|
ComCookieDummy.cpp
|
|
RwDummy.cpp
|
|
Max31865Dummy.cpp
|
|
StarTrackerDummy.cpp
|
|
SyrlinksDummy.cpp
|
|
ImtqDummy.cpp
|
|
AcuDummy.cpp
|
|
PduDummy.cpp
|
|
P60DockDummy.cpp
|
|
SaDeploymentDummy.cpp
|
|
GpsDummy.cpp
|
|
GyroAdisDummy.cpp
|
|
GyroL3GD20Dummy.cpp
|
|
MgmLIS3MDLDummy.cpp
|
|
PlPcduDummy.cpp
|
|
CoreControllerDummy.cpp
|
|
helpers.cpp
|
|
MgmRm3100Dummy.cpp
|
|
Tmp1075Dummy.cpp
|
|
DummyHeaterHandler.cpp)
|