Skip to content

Commit

Permalink
Update Qt appveyor to 5.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
abreheret authored Mar 19, 2018
1 parent 617e859 commit 8c78e1c
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 @@ -4,7 +4,7 @@ environment:
- CMAKE_BUILD_TYPE: Release

install:
- cmd: set QT5_DIR=C:\Qt\5.9.3\msvc2015_64\lib\cmake
- cmd: set QT5_DIR=C:\Qt\5.10.1\msvc2015_64\lib\cmake
- cmd: choco install OpenCV
- cmd: choco install curl
- cmd: set OPENCV_DIR=C:\tools\opencv\build
Expand Down

0 comments on commit 8c78e1c

Please sign in to comment.