summaryrefslogtreecommitdiffstats
path: root/src/mapi/glapi/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'src/mapi/glapi/meson.build')
-rw-r--r--src/mapi/glapi/meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mapi/glapi/meson.build b/src/mapi/glapi/meson.build
index 2509e19eaa3..048bee8a1ad 100644
--- a/src/mapi/glapi/meson.build
+++ b/src/mapi/glapi/meson.build
@@ -78,7 +78,7 @@ libglapi_static = static_library(
build_by_default : false,
)
-if not with_shared_glapi and with_tests
+if with_any_opengl and not with_shared_glapi and with_tests
test(
'glapi_static_check_table',
executable(