eive-obsw/linux/obc/CMakeLists.txt
Jakob Meier a56224c339
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good
ptme axi interface
2022-01-24 07:43:14 +01:00

11 lines
144 B
CMake

target_sources(${TARGET_NAME} PUBLIC
PapbVcInterface.cpp
Ptme.cpp
PdecHandler.cpp
PdecConfig.cpp
PtmeRateSetter.cpp
PtmeAxiConfig.cpp
)