mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-04 05:22:30 +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')
|