mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
@@ -36,7 +36,3 @@ endif()
|
||||
if(UNIX AND NOT APPLE AND NOT EMSCRIPTEN)
|
||||
target_link_libraries(TracyServer PRIVATE TracyTbb)
|
||||
endif()
|
||||
|
||||
if(WIN32)
|
||||
target_link_libraries(TracyServer PRIVATE ws2_32)
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user