mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-08-07 12:33:39 +08:00
Update appveyor.yml
This commit is contained in:
@@ -18,7 +18,7 @@ before_build:
|
|||||||
$env:TARGET="VC-WIN32 no-asm"
|
$env:TARGET="VC-WIN32 no-asm"
|
||||||
} Else {
|
} Else {
|
||||||
$env:VCVARS_PLATFORM="amd64"
|
$env:VCVARS_PLATFORM="amd64"
|
||||||
$env:TARGET="VC-WIN64A"
|
$env:TARGET="VC-WIN64A no-asm"
|
||||||
}
|
}
|
||||||
- ps: >-
|
- ps: >-
|
||||||
If ($env:Configuration -Match "shared") {
|
If ($env:Configuration -Match "shared") {
|
||||||
|
|||||||
Reference in New Issue
Block a user