mirror of
https://gitlab.linphone.org/BC/public/linphone-desktop.git
synced 2026-04-17 11:58:27 +00:00
Try to fix Windows CI by removing crash handler
This commit is contained in:
parent
66e9da5b13
commit
a37df5e789
1 changed files with 1 additions and 1 deletions
|
|
@ -177,7 +177,7 @@ add_option(OPTION_LIST ENABLE_UNIT_TESTS "Enable unit test of SDK." OFF)
|
|||
add_option(OPTION_LIST ENABLE_UPDATE_CHECK "Enable update check." ON)
|
||||
add_option(OPTION_LIST ENABLE_VIDEO "Enable Video support." YES)
|
||||
add_option(OPTION_LIST ENABLE_WINDOWS_TOOLS_CHECK "Enable tools checks on Windows for auto install." OFF)
|
||||
add_option(OPTION_LIST ENABLE_CRASH_HANDLER "Enable Crash Handler" YES)
|
||||
add_option(OPTION_LIST ENABLE_CRASH_HANDLER "Enable Crash Handler" NO)
|
||||
|
||||
add_cache(OPTION_LIST LINPHONE_SDK_MAKE_RELEASE_FILE_URL "Make a RELEASE file that work along check_version and use this URL" "")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue