All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good
20 lines
335 B
CMake
20 lines
335 B
CMake
target_sources(${LIB_DUMMIES} PUBLIC
|
|
TemperatureSensorsDummy.cpp
|
|
SusDummy.cpp
|
|
BpxDummy.cpp
|
|
ComIFDummy.cpp
|
|
ComCookieDummy.cpp
|
|
RwDummy.cpp
|
|
StarTrackerDummy.cpp
|
|
SyrlinksDummy.cpp
|
|
ImtqDummy.cpp
|
|
AcuDummy.cpp
|
|
PduDummy.cpp
|
|
P60DockDummy.cpp
|
|
GyroAdisDummy.cpp
|
|
GyroL3GD20Dummy.cpp
|
|
MgmLIS3MDLDummy.cpp
|
|
PlPcduDummy.cpp
|
|
CoreControllerDummy.cpp
|
|
)
|