7 lines
72 B
CMake
7 lines
72 B
CMake
target_sources(${TARGET_NAME} PUBLIC
|
|
PapbVcInterface.cpp
|
|
Ptme.cpp
|
|
)
|
|
|
|
|