summaryrefslogtreecommitdiff
path: root/tests/check/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'tests/check/meson.build')
-rw-r--r--tests/check/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/check/meson.build b/tests/check/meson.build
index 839f29e86..834b6c3e6 100644
--- a/tests/check/meson.build
+++ b/tests/check/meson.build
@@ -87,6 +87,7 @@ endif
# FIXME: Unstable on Windows
if build_gstgl and host_machine.system() != 'windows'
base_tests += [
+ [ 'libs/gstglapi.c', not build_gstgl, [gstgl_dep]],
[ 'libs/gstglcolorconvert.c', not build_gstgl, [gstgl_dep, gstglproto_dep]],
[ 'libs/gstglcontext.c', not build_gstgl, [gstgl_dep, gstglproto_dep]],
[ 'libs/gstglfeature.c', not build_gstgl, [gstgl_dep, gstglproto_dep]],