mirror of
https://github.com/curl/curl.git
synced 2026-06-30 15:16:02 +03:00
fixup cm openssl-quic build
This commit is contained in:
parent
48a7fbcd71
commit
79bc196704
1 changed files with 1 additions and 1 deletions
2
.github/workflows/http3-linux.yml
vendored
2
.github/workflows/http3-linux.yml
vendored
|
|
@ -329,7 +329,7 @@ jobs:
|
|||
PKG_CONFIG_PATH: /home/runner/openssl/build/lib/pkgconfig:/home/runner/nghttp3/build/lib/pkgconfig:/home/runner/nghttp2/build/lib/pkgconfig
|
||||
generate: >-
|
||||
-DOPENSSL_ROOT_DIR=/home/runner/openssl/build -DUSE_OPENSSL_QUIC=ON
|
||||
-DUSE_NGTCP2=ON -DCURL_DISABLE_NTLM=ON
|
||||
-DCURL_DISABLE_NTLM=ON
|
||||
-DCURL_USE_LIBUV=ON -DCMAKE_UNITY_BUILD=ON
|
||||
|
||||
- name: 'quiche'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue