Merge pull request #15672 from kencooke/audio-wasapi-qt512

BUGZ-395: Updated build of Qt WASAPI audio plugin with symbols
This commit is contained in:
Ryan Huffman 2019-06-04 10:10:10 -07:00 committed by GitHub
commit 991c13df94
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_wasapi10.zip
URL_MD5 4f40e49715a420fb67b45b9cee19052c
URL https://public.highfidelity.com/dependencies/qtaudio_wasapi11.zip
URL_MD5 d0eb8489455e7f79d59155535a2c8861
CONFIGURE_COMMAND ""
BUILD_COMMAND ""
INSTALL_COMMAND ""