mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-25 19:21:06 +00:00
7 lines
117 B
Meson
7 lines
117 B
Meson
|
subdir('benchmarks')
|
||
|
subdir('check')
|
||
|
if not get_option('disable_examples')
|
||
|
subdir('examples')
|
||
|
endif
|
||
|
subdir('misc')
|