mirror of
https://github.com/curl/curl.git
synced 2026-08-24 12:33:37 +03:00
parent
eb5199317e
commit
d522ff4690
3 changed files with 28 additions and 0 deletions
|
|
@ -936,6 +936,9 @@
|
|||
/* if OpenSSL is in use */
|
||||
#cmakedefine USE_OPENSSL 1
|
||||
|
||||
/* to enable NGHTTP2 */
|
||||
#cmakedefine USE_NGHTTP2 1
|
||||
|
||||
/* if Unix domain sockets are enabled */
|
||||
#cmakedefine USE_UNIX_SOCKETS
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue