зеркало из https://github.com/nextcloud/desktop.git
Remove redundant definition addition for BUILD_FILE_PROVIDER_MODULE
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
This commit is contained in:
Родитель
4f01312443
Коммит
8659567352
|
@ -190,7 +190,6 @@ endif()
|
||||||
if (APPLE)
|
if (APPLE)
|
||||||
# build macOS File Provider module
|
# build macOS File Provider module
|
||||||
option(BUILD_FILE_PROVIDER_MODULE "BUILD_FILE_PROVIDER_MODULE" ON)
|
option(BUILD_FILE_PROVIDER_MODULE "BUILD_FILE_PROVIDER_MODULE" ON)
|
||||||
add_definitions(-DBUILD_FILE_PROVIDER_MODULE=${BUILD_FILE_PROVIDER_MODULE})
|
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
# When this option is enabled, 5xx errors are not added to the blacklist
|
# When this option is enabled, 5xx errors are not added to the blacklist
|
||||||
|
|
Загрузка…
Ссылка в новой задаче