mirror of
https://gitlab.com/Mr_Goldberg/goldberg_emulator.git
synced 2025-12-06 12:14:54 +01:00
Fix Linux build.
This commit is contained in:
parent
1ef69bec74
commit
a0447b930f
2 changed files with 3 additions and 2 deletions
|
|
@ -230,6 +230,7 @@ target_link_libraries(${BIN_LOBBY_CONNECT}
|
|||
$<$<BOOL:${WIN32}>:ws2_32>
|
||||
$<$<BOOL:${WIN32}>:iphlpapi>
|
||||
$<$<BOOL:${WIN32}>:comdlg32>
|
||||
${CMAKE_DL_LIBS}
|
||||
-debug:none
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue