mirror of
https://gitlab.linphone.org/BC/public/linphone-desktop.git
synced 2026-01-17 03:18:07 +00:00
6 lines
154 B
CMake
6 lines
154 B
CMake
list(APPEND _LINPHONEAPP_SOURCES
|
|
model/core/CoreModel.cpp
|
|
model/core/CoreListener.cpp
|
|
)
|
|
|
|
set(_LINPHONEAPP_SOURCES ${_LINPHONEAPP_SOURCES} PARENT_SCOPE)
|