mirror of
https://github.com/tumic0/QtPBFImagePlugin.git
synced 2024-11-24 03:35:54 +01:00
Fixed triplet path
This commit is contained in:
parent
450a1458a3
commit
f8044efda6
@ -7,7 +7,7 @@ image:
|
||||
- Visual Studio 2022
|
||||
|
||||
environment:
|
||||
VCPKGDIR: C:\tools\vcpkg\installed\x64-windows
|
||||
VCPKGDIR: C:\tools\vcpkg\installed\x64-windows-static-md
|
||||
matrix:
|
||||
- QTDIR: C:\Qt\5.15\msvc2019_64
|
||||
- QTDIR: C:\Qt\6.5\msvc2019_64
|
||||
@ -29,4 +29,4 @@ artifacts:
|
||||
- path: release\pbf.dll
|
||||
|
||||
cache:
|
||||
#- C:\tools\vcpkg\installed\
|
||||
- C:\tools\vcpkg\installed\
|
||||
|
Loading…
Reference in New Issue
Block a user