A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/Haivision/srt/commit/2aa90bb2bd89d93ea90ff2339af089e7396a6041 below:

fix system library names for MinGW (#2219) · Haivision/srt@2aa90bb · GitHub

File tree Expand file treeCollapse file tree 1 file changed

+1

-1

lines changed

Filter options

Expand file treeCollapse file tree 1 file changed

+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