mirror of
https://github.com/nextcloud/desktop.git
synced 2025-10-26 11:17:43 +00:00
Merge pull request #554 from nextcloud/feature/noid/enable_providers_by_default
Enable providers by default
This commit is contained in:
commit
b50db09b01
@ -21,4 +21,4 @@ option( WITH_CRASHREPORTER "Build crashreporter" OFF )
|
||||
#set( CRASHREPORTER_SUBMIT_URL "https://crash-reports.owncloud.com/submit" CACHE string "URL for crash reporter" )
|
||||
#set( CRASHREPORTER_ICON ":/owncloud-icon.png" )
|
||||
|
||||
option( WITH_PROVIDERS "Build with providers list" OFF )
|
||||
option( WITH_PROVIDERS "Build with providers list" ON )
|
||||
|
||||
Loading…
Reference in New Issue
Block a user