mirror of
https://github.com/Artikash/Textractor.git
synced 2024-12-23 17:04:12 +08:00
update qt version to one supported by appveyor
This commit is contained in:
parent
574eeec79e
commit
492c843e5c
@ -18,7 +18,7 @@ before_build:
|
|||||||
- cd C:\
|
- cd C:\
|
||||||
- mkdir %arch%
|
- mkdir %arch%
|
||||||
- cd %arch%
|
- cd %arch%
|
||||||
- cmake -G "Visual Studio 16 2019" -A "%platform%" -DQt5_DIR="C:\Qt\5.13\%qtbin%\lib\cmake\Qt5" -DCMAKE_BUILD_TYPE="RelWithDebInfo" -DVERSION="" ../Textractor
|
- cmake -G "Visual Studio 16 2019" -A "%platform%" -DQt5_DIR="C:\Qt\5.15\%qtbin%\lib\cmake\Qt5" -DCMAKE_BUILD_TYPE="RelWithDebInfo" -DVERSION="" ../Textractor
|
||||||
|
|
||||||
build:
|
build:
|
||||||
project: C:\%arch%\Textractor.sln
|
project: C:\%arch%\Textractor.sln
|
||||||
|
Loading…
x
Reference in New Issue
Block a user