Robin Mueller
bd74b95ffd
Some checks failed
EIVE/eive-obsw/pipeline/pr-main There was a failure building this commit
12 lines
299 B
CMake
12 lines
299 B
CMake
target_sources(
|
|
${OBSW_NAME}
|
|
PUBLIC PlocMemoryDumper.cpp
|
|
PlocMpsocHandler.cpp
|
|
FreshSupvHandler.cpp
|
|
PlocMpsocSpecialComHelper.cpp
|
|
plocMpsocHelpers.cpp
|
|
PlocSupvUartMan.cpp
|
|
ScexDleParser.cpp
|
|
ScexHelper.cpp
|
|
ScexUartReader.cpp)
|