meson: add variable to control the symbols checks
[mesa.git] / src / mapi / es2api / meson.build
index cb7bd41ad424af13e84fdfd6a514d47d88b5b19d..119e8d36a75e56eef908f9da6e510c257170133c 100644 (file)
@@ -62,7 +62,7 @@ pkg.generate(
   libraries_private : gl_priv_libs,
 )
 
-if with_tests and prog_nm.found()
+if with_symbols_check
   test(
     'es2-ABI-check',
     symbols_check,