meson: add variable to control the symbols checks
[mesa.git] / src / gbm / meson.build
index 311bcc74efc2affcd11ed2e2d1703ff1343dc50f..c4b1c25f9d161aee3d24dfa1f88f75c2a65c3f61 100644 (file)
@@ -66,7 +66,7 @@ pkg.generate(
   libraries_private : '-ldl',  # FIXME: autotools lists this a incomplete
 )
 
-if with_tests and prog_nm.found()
+if with_symbols_check
   test(
     'gbm-symbols-check',
     symbols_check,