9 lines
105 B
CMake
9 lines
105 B
CMake
target_sources(${TARGET_NAME} PUBLIC
|
|
PapbVcInterface.cpp
|
|
Ptme.cpp
|
|
PdecHandler.cpp
|
|
PdecConfig.cpp
|
|
)
|
|
|
|
|