Disabled crashpad for vtests

This commit is contained in:
Eism 2023-06-22 11:39:51 +03:00
parent a77548162c
commit bb672a1de6

View file

@ -148,6 +148,8 @@ if(BUILD_CONFIGURE MATCHES "VTEST")
set(MUE_INSTALL_SOUNDFONT OFF)
set(MUE_BUILD_CRASHPAD_CLIENT OFF)
endif()
###########################################