A RetroSearch Logo

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

Search Query:

Showing content from https://github.com/Haivision/srt/commit/886843ea06d8d7fadc9eca15893dcff3ff0020e2 below:

[build] Sendfile and recvfile examples don't need C++11. · Haivision/srt@886843e · GitHub

File tree Expand file treeCollapse file tree 1 file changed

+2

-9

lines changed

Filter options

Expand file treeCollapse file tree 1 file changed

+2

-9

lines changed Original file line number Diff line number Diff line change

@@ -1247,16 +1247,9 @@ if (ENABLE_EXAMPLES)

1247 1247 1248 1248

srt_add_example(recvlive.cpp)

1249 1249 1250 -

# Don't compile examples that do require C++11

1251 - 1252 -

if (ENABLE_CXX11)

1253 -

srt_add_example(sendfile.cpp)

1254 -

target_compile_options(sendfile PRIVATE ${CFLAGS_CXX_STANDARD})

1250 +

srt_add_example(sendfile.cpp)

1255 1251 1256 -

srt_add_example(recvfile.cpp)

1257 -

target_compile_options(recvfile PRIVATE ${CFLAGS_CXX_STANDARD})

1258 -

endif()

1259 - 1252 +

srt_add_example(recvfile.cpp)

1260 1253 1261 1254

srt_add_example(test-c-client.c)

1262 1255

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