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