gstreamer/tests/examples/gl/generic/meson.build
2018-11-21 22:17:35 -05:00

5 lines
191 B
Meson

# TODO :get rid of pointless subdirs
subdir('cube', if_found : gl_dep)
subdir('cubeyuv', if_found : gl_dep)
subdir('doublecube', if_found : gl_dep)
subdir('recordgraphic', if_found : gl_dep)