appveyor: collect libcurl.dll variants with prefix or suffix

On some platforms libcurl is build with a platform-specific
prefix and/or a version number suffix.

Assisted-by: Jay Satiro

Closes #5659
This commit is contained in:
Marc Hoersken 2020-07-12 22:04:00 +02:00
parent 60aa961288
commit 35fa07c84b
No known key found for this signature in database
GPG Key ID: 61E03CBED7BC859E
1 changed files with 1 additions and 1 deletions

View File

@ -294,5 +294,5 @@ branches:
artifacts:
- path: '**/curl.exe'
name: curl
- path: '**/libcurl.dll'
- path: '**/*curl*.dll'
name: libcurl