mirror of
https://github.com/nextcloud/desktop.git
synced 2024-11-23 13:35:58 +03:00
7 lines
333 B
CMake
7 lines
333 B
CMake
set( APPLICATION_SHORTNAME "owncloud" )
|
|
set( APPLICATION_NAME "ownCloud" )
|
|
set( APPLICATION_EXECUTABLE "owncloud" )
|
|
set( APPLICATION_DOMAIN "owncloud.com" )
|
|
set( APPLICATION_VENDOR "ownCloud, Inc" )
|
|
set( THEME_CLASS "ownCloudTheme" )
|
|
set( APPLICATION_REV_DOMAIN "com.owncloud.desktopclient" )
|