mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-26 11:41:09 +00:00
Make sure to add GStreamer cflags building the doc
Required for our examples
This commit is contained in:
parent
dd1a0faadc
commit
36069062de
1 changed files with 1 additions and 0 deletions
|
@ -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…
Reference in a new issue