Skip to content

Commit

Permalink
Switch to qt 5.12 on windows
Browse files Browse the repository at this point in the history
  • Loading branch information
variar authored Feb 13, 2019
1 parent ab04d30 commit 9aaaa5e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ configuration:
- Release

environment:
QTDIR64: C:\Qt\5.11\msvc2017_64
QTDIR32: C:\Qt\5.11\msvc2015
QTDIR64: C:\Qt\5.12\msvc2017_64
QTDIR32: C:\Qt\5.12\msvc2017
CMAKE_GENERATOR_NAME: Ninja
CMAKE_BUILD_TYPE: Release
GITHUB_TOKEN:
Expand Down

0 comments on commit 9aaaa5e

Please sign in to comment.