mirror of
https://github.com/wolfpld/tracy.git
synced 2024-11-22 06:34:36 +00:00
Fix copypasta.
This commit is contained in:
parent
25898a9c7a
commit
f523521831
@ -38,5 +38,5 @@ if(UNIX)
|
||||
endif()
|
||||
|
||||
if(WIN32)
|
||||
target_link_libraries(${PROJECT_NAME} PRIVATE ws2_32)
|
||||
target_link_libraries(TracyServer PRIVATE ws2_32)
|
||||
endif()
|
||||
|
Loading…
Reference in New Issue
Block a user