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