gstreamer/tests/examples/gl/meson.build

8 lines
155 B
Meson
Raw Normal View History

2017-11-24 21:58:01 +00:00
# FIXME - Add other missing examples!
#subdir('clutter')
#subdir('cocoa')
#subdir('generic')
2018-07-21 02:07:04 +00:00
subdir('gtk', is_found : gtk_dep)
2017-11-24 21:58:01 +00:00
#subdir('qt')
subdir('sdl')