Merge pull request #16393 from kencooke/audio-wasapi-qt5.12.3-fix

DEV-2521: Volume of other programs is reduced by approx 50%
This commit is contained in:
Maia Hansen 2019-10-23 15:02:44 -07:00 committed by GitHub
commit 651b3e90d3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,8 +6,8 @@ if (WIN32)
include(ExternalProject)
ExternalProject_Add(
${EXTERNAL_NAME}
URL https://public.highfidelity.com/dependencies/qtaudio_wasapi12.zip
URL_MD5 9e2eef41165f85344808f754b48bf08d
URL https://public.highfidelity.com/dependencies/qtaudio_wasapi13.zip
URL_MD5 aa56a45f19c18caee13d29a40d1d7d28
CONFIGURE_COMMAND ""
BUILD_COMMAND ""
INSTALL_COMMAND ""