11 lines
138 B
CMake
11 lines
138 B
CMake
target_sources(${OBSW_NAME} PUBLIC
|
|
PapbVcInterface.cpp
|
|
Ptme.cpp
|
|
PdecHandler.cpp
|
|
PdecConfig.cpp
|
|
PtmeConfig.cpp
|
|
AxiPtmeConfig.cpp
|
|
)
|
|
|
|
|