Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDominik Schmidt <domme@tomahawk-player.org>2014-08-30 13:05:34 +0400
committerDominik Schmidt <domme@tomahawk-player.org>2014-08-30 13:05:34 +0400
commitd2404156711cbf95e2306104e63e176ba411330a (patch)
treecda3feec8df2483c46e3c76f8e9ec3ef7c3cad66 /OWNCLOUD.cmake
parent1aca22b5f87d5769b1d8298544264a27c828cceb (diff)
Make crash reporter logo branded
Diffstat (limited to 'OWNCLOUD.cmake')
-rw-r--r--OWNCLOUD.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/OWNCLOUD.cmake b/OWNCLOUD.cmake
index 44edd3ded..b45249683 100644
--- a/OWNCLOUD.cmake
+++ b/OWNCLOUD.cmake
@@ -13,3 +13,4 @@ set( WIN_SETUP_BITMAP_PATH "${CMAKE_SOURCE_DIR}/admin/win/nsi" )
option( WITH_CRASHREPORTER "Build crashreporter" OFF )
set( CRASHREPORTER_SUBMIT_URL "https://crash-reports.owncloud.org/submit" CACHE string "URL for crash repoter" )
+set( CRASHREPORTER_ICON ":/owncloud-icon.png" )