eive-obsw/linux/devices/ploc/CMakeLists.txt
Jakob Meier b440fc3df6
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit
ploc update
2022-04-10 18:46:39 +02:00

8 lines
165 B
CMake

target_sources(${OBSW_NAME} PRIVATE
PlocSupervisorHandler.cpp
PlocMemoryDumper.cpp
PlocMPSoCHandler.cpp
PlocMPSoCHelper.cpp
PlocSupvHelper.cpp
)