mirror of
https://github.com/nextcloud/desktop.git
synced 2024-11-21 20:45:51 +03:00
Enable providers by default
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
This commit is contained in:
parent
ef71e6b0f7
commit
86991b9996
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue