6 lines
191 B
Meson
6 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)
|