mirror of
https://github.com/BeamMP/BeamMP-Server.git
synced 2026-02-16 10:41:01 +00:00
Maybe curl works now?
This commit is contained in:
@@ -100,7 +100,7 @@ if (UNIX)
|
||||
stdc++fs
|
||||
${LUA_LIBRARIES}
|
||||
crypto
|
||||
${CURL_LIBS}
|
||||
libcurl
|
||||
${OPENSSL_LIBRARIES}
|
||||
commandline
|
||||
sioclient_tls
|
||||
@@ -118,7 +118,7 @@ elseif (WIN32)
|
||||
ZLIB::ZLIB
|
||||
${LUA_LIBRARIES}
|
||||
${OPENSSL_LIBRARIES}
|
||||
${CURL_LIBS}
|
||||
libcurl
|
||||
commandline
|
||||
sioclient_tls)
|
||||
endif ()
|
||||
|
||||
Reference in New Issue
Block a user