mirror of
https://github.com/libssh2/libssh2.git
synced 2026-01-27 00:18:12 +03:00
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -538,7 +538,7 @@ jobs:
|
||||
cmake: -DCRYPTO_BACKEND=OpenSSL "-DOPENSSL_ROOT_DIR=$(brew --prefix)/opt/libressl"
|
||||
- name: 'wolfSSL'
|
||||
install: wolfssl
|
||||
configure: --with-crypto=wolfssl "--with-libwolfssl-prefix=$(brew --prefix)/opt/wolfssl"
|
||||
configure: --with-crypto=wolfssl "--with-libwolfssl-prefix=$(brew --prefix)"
|
||||
cmake: -DCRYPTO_BACKEND=wolfSSL
|
||||
- name: 'libgcrypt'
|
||||
install: libgcrypt
|
||||
|
||||
Reference in New Issue
Block a user