Irini Kosmidou
ad168f18b3
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit
24 lines
586 B
CMake
24 lines
586 B
CMake
target_sources(
|
|
${LIB_DUMMIES}
|
|
PUBLIC TemperatureSensorInserter.cpp
|
|
SusDummy.cpp
|
|
BpxDummy.cpp
|
|
ComIFDummy.cpp
|
|
ComCookieDummy.cpp
|
|
RwDummy.cpp
|
|
StarTrackerDummy.cpp
|
|
SyrlinksDummy.cpp
|
|
ImtqDummy.cpp
|
|
AcuDummy.cpp
|
|
PduDummy.cpp
|
|
P60DockDummy.cpp
|
|
SaDeploymentDummy.cpp
|
|
GyroAdisDummy.cpp
|
|
GyroL3GD20Dummy.cpp
|
|
MgmLIS3MDLDummy.cpp
|
|
PlPcduDummy.cpp
|
|
CoreControllerDummy.cpp
|
|
helpers.cpp
|
|
MgmRm3100Dummy.cpp
|
|
DummyHeaterHandler.cpp)
|