mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-17 12:55:53 +00:00
6 lines
117 B
Meson
6 lines
117 B
Meson
subdir('benchmarks')
|
|
subdir('check')
|
|
if not get_option('disable_examples')
|
|
subdir('examples')
|
|
endif
|
|
subdir('misc')
|