Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit
16 lines
446 B
CMake
16 lines
446 B
CMake
target_sources(
|
|
${OBSW_NAME}
|
|
PUBLIC PlocMemoryDumper.cpp
|
|
PlocMpsocHandler.cpp
|
|
MpsocCommunication.cpp
|
|
SerialCommunicationHelper.cpp
|
|
FreshMpsocHandler.cpp
|
|
FreshSupvHandler.cpp
|
|
PlocMpsocSpecialComHelperLegacy.cpp
|
|
PlocMpsocSpecialComHelper.cpp
|
|
plocMpsocHelpers.cpp
|
|
PlocSupvUartMan.cpp
|
|
ScexDleParser.cpp
|
|
ScexHelper.cpp
|
|
ScexUartReader.cpp)
|