mirror of
https://github.com/BeamMP/BeamMP-Server.git
synced 2025-07-01 23:35:41 +00:00
CMake: Remove socketio link, forgot
This commit is contained in:
parent
58da200901
commit
588242822c
@ -123,7 +123,6 @@ if (UNIX)
|
||||
crypto
|
||||
${OPENSSL_LIBRARIES}
|
||||
commandline
|
||||
sioclient_tls
|
||||
sentry)
|
||||
elseif (WIN32)
|
||||
include(FindLua)
|
||||
@ -138,6 +137,5 @@ elseif (WIN32)
|
||||
${LUA_LIBRARIES}
|
||||
${OPENSSL_LIBRARIES}
|
||||
commandline
|
||||
sioclient_tls
|
||||
sentry)
|
||||
endif ()
|
||||
|
Loading…
x
Reference in New Issue
Block a user