mirror of
https://github.com/isar/rusqlite.git
synced 2024-11-21 21:09:23 +08:00
Disable vcpkg in appveyor build
https://help.appveyor.com/discussions/problems/24684-problem-with-vcpkg-wrong-version-on-appveyor
This commit is contained in:
parent
ec52d44939
commit
0126c1e88f
@ -2,9 +2,9 @@ environment:
|
||||
matrix:
|
||||
- TARGET: x86_64-pc-windows-gnu
|
||||
MSYS2_BITS: 64
|
||||
- TARGET: x86_64-pc-windows-msvc
|
||||
VCPKG_DEFAULT_TRIPLET: x64-windows
|
||||
VCPKGRS_DYNAMIC: 1
|
||||
# - TARGET: x86_64-pc-windows-msvc
|
||||
# VCPKG_DEFAULT_TRIPLET: x64-windows
|
||||
# VCPKGRS_DYNAMIC: 1
|
||||
# - TARGET: x86_64-pc-windows-msvc
|
||||
# VCPKG_DEFAULT_TRIPLET: x64-windows-static
|
||||
# RUSTFLAGS: -Ctarget-feature=+crt-static
|
||||
|
Loading…
Reference in New Issue
Block a user