mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-03-12 00:40:44 +00:00
Static link libcurl
This commit is contained in:
parent
1210acbee1
commit
81f17f132b
1 changed files with 1 additions and 0 deletions
|
|
@ -34,6 +34,7 @@ set(CURL_CA_PATH "none" CACHE INTERNAL "" FORCE)
|
|||
set(BUILD_TESTING OFF CACHE INTERNAL "" FORCE)
|
||||
set(CMAKE_USE_LIBSSH2 OFF CACHE INTERNAL "" FORCE)
|
||||
set(CURL_STATICLIB ON CACHE INTERNAL "" FORCE)
|
||||
set(BUILD_SHARED_LIBS OFF CACHE INTERNAL "" FORCE)
|
||||
set(ENABLE_MANUAL OFF CACHE INTERNAL "" FORCE)
|
||||
set(ENABLE_UNIX_SOCKETS OFF CACHE INTERNAL "" FORCE)
|
||||
set(HTTP_ONLY ON CACHE INTERNAL "" FORCE)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue