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: install:
- git submodule update --init --recursive - git submodule update --init --recursive
- download_bundled_external("qt/" qt-5.7-msvc2015_64 QT_PREFIX)
- ps: | - ps: |
if ($env:BUILD_TYPE -eq 'mingw') { if ($env:BUILD_TYPE -eq 'mingw') {
$dependencies = "mingw64/mingw-w64-x86_64-cmake", $dependencies = "mingw64/mingw-w64-x86_64-cmake",