Update appveyor.yml

This commit is contained in:
bobthecooldad
2018-01-15 17:50:51 +00:00
committed by GitHub
parent bff7f49cea
commit e727360fad

View File

@@ -24,6 +24,7 @@ configuration:
install:
- git submodule update --init --recursive
- download_bundled_external("qt/" qt-5.7-msvc2015_64 QT_PREFIX)
- ps: |
if ($env:BUILD_TYPE -eq 'mingw') {
$dependencies = "mingw64/mingw-w64-x86_64-cmake",