Skip to content

Commit

Permalink
Update appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pollend authored Dec 19, 2018
1 parent 176231f commit 025db74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ environment:
install:
- set QTDIR=C:\Qt\%qt%\%qt_target%
- set PATH=%PATH%;%QTDIR%\bin

- '%QTDIR%\bin\qtenv2.bat'
before_build:
- call "C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Auxiliary\Build\vcvars%build%.bat"
- git submodule update --init --recursive
Expand Down

0 comments on commit 025db74

Please sign in to comment.