Fix ARM64 builds in AppVeyor
We have to replace some files that were built with incorrect paths
This commit is contained in:
parent
a16647f16c
commit
acddc3cabd
4 changed files with 23 additions and 1 deletions
2
scripts/appveyor/qtpaths.bat
Normal file
2
scripts/appveyor/qtpaths.bat
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
@echo off
|
||||
%QTDIR_ARM64%\msvc2019_64\bin\qtpaths.exe -qtconf "%~dp0\target_qt.conf" %*
|
||||
Loading…
Add table
Add a link
Reference in a new issue