mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-01 21:18:52 +00:00
6 lines
93 B
Meson
6 lines
93 B
Meson
subdir('fault_injection')
|
|
subdir('gapplication')
|
|
|
|
if gtk_dep.found()
|
|
subdir('gtk')
|
|
endif
|