mirror of
https://github.com/blupi-games/planetblupi-dev
synced 2024-12-30 13:55:36 +01:00
Disable most of non-http stuff
This commit is contained in:
parent
0baa25be38
commit
9391c062e3
@ -84,6 +84,18 @@ ExternalProject_Add (libcurl_Project
|
||||
--disable-sspi
|
||||
--disable-ntlm-wb
|
||||
--disable-unix-socket
|
||||
--without-winssl
|
||||
--without-darwinssl
|
||||
--without-ssl
|
||||
--without-gnutls
|
||||
--without-polarssl
|
||||
--without-mbedtls
|
||||
--without-cyassl
|
||||
--without-axtls
|
||||
--without-libpsl
|
||||
--without-libmetalink
|
||||
--without-libssh2
|
||||
--without-librtmp
|
||||
BUILD_COMMAND ${CMD} make
|
||||
INSTALL_COMMAND ${CMD} make install
|
||||
BUILD_IN_SOURCE 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user