We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7706263 commit bc2fca3Copy full SHA for bc2fca3
1 file changed
appveyor.yml
@@ -14,10 +14,10 @@ environment:
14
matrix:
15
- image: Visual Studio 2019
16
BUILD_COMBO: windows-mingw
17
- Qt5_DIR: "C:\\Qt\\5.14"
+ Qt5_DIR: "C:\\Qt\\5.14\\mingw73_64"
18
19
BUILD_COMBO: windows-msvc
20
+ Qt5_DIR: "C:\\Qt\\5.14\\msvc2017"
21
- image: Ubuntu2004
22
BUILD_COMBO: linux-gcc
23
Qt5_DIR: "$HOME/Qt/5.14"
0 commit comments