summaryrefslogtreecommitdiff
path: root/ext/meson.build
diff options
context:
space:
mode:
authorMatthew Waters <matthew@centricular.com>2016-09-09 11:08:53 +1000
committerMatthew Waters <matthew@centricular.com>2016-09-09 11:22:47 +1000
commitb5b7a3aec3282c30fbe100901e7789666fc4cb14 (patch)
tree9aa182ea588ee6080f5e1b08cf3b5be53a6cfc89 /ext/meson.build
parent753c423784a3f24c217e37770272499449c8af61 (diff)
downloadgstreamer-plugins-bad-b5b7a3aec3282c30fbe100901e7789666fc4cb14.tar.gz
meson: add some starting build files for GL
Currently only works on linux with egl/glx + wayland/x11 but the general principals have been layed out for adding the other GL platforms/winsys'.
Diffstat (limited to 'ext/meson.build')
-rw-r--r--ext/meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/meson.build b/ext/meson.build
index 1809645b9..f91a7372a 100644
--- a/ext/meson.build
+++ b/ext/meson.build
@@ -14,7 +14,7 @@ subdir('faac')
subdir('faad')
subdir('flite')
subdir('fluidsynth')
-#subdir('gl')
+subdir('gl')
#subdir('gme')
#subdir('gsm')
#subdir('gtk')