+1
-1
lines changedFilter options
+1
-1
lines changed Original file line number Diff line number Diff line change
@@ -906,7 +906,7 @@ if (srt_libspec_shared)
906
906
set_target_properties(${TARGET_srt}_shared PROPERTIES LINK_FLAGS "/DELAYLOAD:libeay32.dll")
907
907
endif()
908
908
elseif (MINGW)
909
-
target_link_libraries(${TARGET_srt}_shared PRIVATE wsock32.lib ws2_32.lib)
909
+
target_link_libraries(${TARGET_srt}_shared PRIVATE wsock32 ws2_32)
910
910
elseif (APPLE)
911
911
set_property(TARGET ${TARGET_srt}_shared PROPERTY MACOSX_RPATH ON)
912
912
endif()
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4