do not activate quick compiler by default

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
This commit is contained in:
Matthieu Gallien 2022-01-12 10:17:04 +01:00 committed by Matthieu Gallien (Rebase PR Action)
parent c2af167933
commit 18be0e88dc
1 changed files with 1 additions and 1 deletions

View File

@ -108,7 +108,7 @@ if(APPLE AND BUILD_OWNCLOUD_OSX_BUNDLE)
endif()
option(QUICK_COMPILER "Use QtQuick compiler to improve performance" ON)
option(QUICK_COMPILER "Use QtQuick compiler to improve performance" OFF)
# this option removes Http authentication, keychain, shibboleth etc and is intended for
# external authentication mechanisms