8 lines
89 B
CMake
8 lines
89 B
CMake
target_sources(${TARGET_NAME} PUBLIC
|
|
PapbVcInterface.cpp
|
|
Ptme.cpp
|
|
PdecHandler.cpp
|
|
)
|
|
|
|
|