mirror of
https://gitlab.linphone.org/BC/public/linphone-desktop.git
synced 2026-01-17 11:28:07 +00:00
- Color customization on tray event count - Allow the use of a custom URL for remote provisioning(first stage dev) - Fix assistant to come back to home if no more items - Update icon generation to inkscape 1.1
9 lines
367 B
CMake
9 lines
367 B
CMake
set(APPLICATION_DESCRIPTION "A libre SIP client")
|
|
set(APPLICATION_ID "com.belledonnecommunications.linphone")
|
|
set(APPLICATION_NAME Linphone)
|
|
set(APPLICATION_URL "https://www.linphone.org")
|
|
set(APPLICATION_VENDOR "Belledonne Communications")
|
|
set(APPLICATION_LICENCE "GNU General Public License V3")
|
|
set(APPLICATION_START_LICENCE "2010")
|
|
|
|
set(EXECUTABLE_NAME linphone)
|