mirror of
https://github.com/clementine-player/Clementine
synced 2024-12-15 10:48:33 +01:00
Oops, actually link winsock2.
This commit is contained in:
parent
de7ace16ec
commit
6b4f4cde38
2
3rdparty/tinysvcmdns/CMakeLists.txt
vendored
2
3rdparty/tinysvcmdns/CMakeLists.txt
vendored
@ -12,5 +12,5 @@ add_library(tinysvcmdns STATIC
|
||||
|
||||
target_link_libraries(tinysvcmdns
|
||||
pthreadGC2
|
||||
ws_32
|
||||
ws2_32
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user