eive-obsw/linux/payload/CMakeLists.txt
Robin Mueller 91fdd7e7ac
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit
almost at the goal
2024-04-17 12:12:01 +02:00

14 lines
371 B
CMake

target_sources(
${OBSW_NAME}
PUBLIC PlocMemoryDumper.cpp
MpsocCommunication.cpp
SerialCommunicationHelper.cpp
FreshMpsocHandler.cpp
FreshSupvHandler.cpp
PlocMpsocSpecialComHelper.cpp
plocMpsocHelpers.cpp
PlocSupvUartMan.cpp
ScexDleParser.cpp
ScexHelper.cpp
ScexUartReader.cpp)