openssl: Add to PATH to make libraries discoverable (#800)

This commit is contained in:
Tim Visée 2020-02-15 21:08:17 +01:00 committed by GitHub
parent 7c8e49bc9e
commit 549283e9be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,6 +21,9 @@
"env_set": {
"OPENSSL_CONF": "$dir\\bin\\cnf\\openssl.cnf"
},
"env_add_path": [
"bin"
],
"checkver": "Win32 OpenSSL v([^\\s]+)",
"autoupdate": {
"architecture": {