Make sure to add GStreamer cflags building the doc
Required for our examples
This commit is contained in:
parent
dd1a0faadc
commit
36069062de
@ -38,6 +38,7 @@ if get_option('built_subprojects') != ''
|
||||
endif
|
||||
endforeach
|
||||
endif
|
||||
deps += [dependency('gstreamer-' + apiversion, fallback: ['gstreamer', 'gst_dep'])]
|
||||
|
||||
if get_option('use_portal_index')
|
||||
index = 'markdown/index.md'
|
||||
|
Loading…
x
Reference in New Issue
Block a user