mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-05 09:00:54 +00:00
5 lines
191 B
Meson
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)
|