mirror of
https://github.com/Mauler125/r5sdk.git
synced 2025-02-09 19:15:03 +01:00
Enable cURL IPv6
This commit is contained in:
parent
48c2401cf9
commit
f6e6f834ce
1
r5dev/thirdparty/curl/CMakeLists.txt
vendored
1
r5dev/thirdparty/curl/CMakeLists.txt
vendored
@ -276,6 +276,7 @@ target_compile_definitions( ${PROJECT_NAME} PRIVATE
|
||||
CURL_STATICLIB
|
||||
USE_WINDOWS_SSPI
|
||||
USE_SCHANNEL
|
||||
ENABLE_IPV6
|
||||
)
|
||||
|
||||
target_include_directories( ${PROJECT_NAME} PRIVATE
|
||||
|
Loading…
x
Reference in New Issue
Block a user