mirror of
https://github.com/nextcloud/desktop.git
synced 2024-11-25 14:36:01 +03:00
8 lines
334 B
CMake
8 lines
334 B
CMake
set( APPLICATION_SHORTNAME "owncloud" )
|
|
set( APPLICATION_NAME "ownCloud" )
|
|
set( APPLICATION_EXECUTABLE "owncloud" )
|
|
set( APPLICATION_DOMAIN "owncloud.org" )
|
|
set( APPLICATION_VENDOR "ownCloud.org" )
|
|
set( THEME_CLASS "ownCloudTheme" )
|
|
SET( APPLICATION_REV_DOMAIN "org.owncloud.desktopclient" )
|
|
|