A RetroSearch Logo

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

Search Query:

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

[build] Do not install examples and testing apps · Haivision/srt@dfb9c39 · GitHub

File tree Expand file treeCollapse file tree 1 file changed

+2

-2

lines changed

Filter options

Expand file treeCollapse file tree 1 file changed

+2

-2

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

@@ -1204,7 +1204,7 @@ if (ENABLE_APPS)

1204 1204

# For testing applications, every application has its exclusive

1205 1205

# list of source files in its own Manifest file.

1206 1206

MafReadDir(testing ${name}.maf SOURCES SOURCES_app)

1207 -

srt_add_program(${name} ${SOURCES_app})

1207 +

srt_add_program_dont_install(${name} ${SOURCES_app})

1208 1208

endmacro()

1209 1209 1210 1210

srt_add_testprogram(utility-test)

@@ -1249,7 +1249,7 @@ if (ENABLE_EXAMPLES)

1249 1249

# No examples should need C++11

1250 1250

macro(srt_add_example mainsrc)

1251 1251

get_filename_component(name ${mainsrc} NAME_WE)

1252 -

srt_add_program(${name} examples/${mainsrc} ${ARGN})

1252 +

srt_add_program_dont_install(${name} examples/${mainsrc} ${ARGN})

1253 1253

target_link_libraries(${name} ${srt_link_library} ${DEPENDS_srt})

1254 1254

endmacro()

1255 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