2020-12-07 01:40:10 +01:00
|
|
|
target_sources(${LIB_FSFW_NAME}
|
|
|
|
|
PRIVATE
|
|
|
|
|
AssemblyBase.cpp
|
|
|
|
|
ChildHandlerBase.cpp
|
|
|
|
|
ChildHandlerFDIR.cpp
|
|
|
|
|
DeviceHandlerBase.cpp
|
|
|
|
|
DeviceHandlerFailureIsolation.cpp
|
|
|
|
|
DeviceHandlerMessage.cpp
|
|
|
|
|
DeviceTmReportingWrapper.cpp
|
|
|
|
|
HealthDevice.cpp
|
|
|
|
|
)
|