mirror of
https://gitlab.com/Mr_Goldberg/goldberg_emulator.git
synced 2025-12-06 12:14:54 +01:00
Merge branch 'master' of gitlab.com:OancaAndrei/goldberg_emulator
This commit is contained in:
commit
d71ce908f5
3 changed files with 575 additions and 2 deletions
|
|
@ -257,6 +257,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