mirror of
https://github.com/Chatterino/chatterino2.git
synced 2024-11-13 19:49:51 +01:00
upgraded qt to 5.12.4 in appveyor
This commit is contained in:
parent
1b0e9a6689
commit
a18fa71fe1
|
@ -17,7 +17,7 @@ install:
|
|||
|
||||
git submodule update --init --recursive
|
||||
|
||||
set QTDIR=C:\Qt\5.11\msvc2017_64
|
||||
set QTDIR=C:\Qt\5.12.4\msvc2017_64
|
||||
|
||||
set PATH=%PATH%;%QTDIR%\bin
|
||||
|
||||
|
|
Loading…
Reference in a new issue