mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-10 03:19:40 +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')
|