We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 563635c commit a240a38Copy full SHA for a240a38
.appveyor.yml
@@ -4,7 +4,7 @@ environment:
4
CTEST_OUTPUT_ON_FAILURE: '1'
5
matrix:
6
- CMAKE_GENERATOR: Visual Studio 15 2017 Win64
7
- QT_DIR: C:\Qt\5.11\msvc2017_64
+ QT_DIR: C:\Qt\5.12\msvc2017_64
8
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017
9
VCVARS_COMMANDLINE: '"C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Auxiliary\Build\vcvars64.bat"'
10
- CMAKE_GENERATOR: Visual Studio 14 2015
0 commit comments