зеркало из https://github.com/nextcloud/desktop.git
Don't force the build type or we can't overwrite it.
This commit is contained in:
Родитель
fdea54edc5
Коммит
338370514e
|
@ -23,6 +23,5 @@ if (NOT CMAKE_BUILD_TYPE)
|
|||
set(CMAKE_BUILD_TYPE RelWithDebInfo
|
||||
CACHE STRING
|
||||
"Choose the type of build, options are: None Debug Release RelWithDebInfo MinSizeRel."
|
||||
FORCE
|
||||
)
|
||||
endif (NOT CMAKE_BUILD_TYPE)
|
||||
|
|
Загрузка…
Ссылка в новой задаче