spirv: fix emitting switch cases that directly jump to the merge block
[mesa.git] / bin / meson.build
index ec22e2e298971f3d0dc1d0c23c503ef6c5bcd4b4..000abef770966c4baecd0b47922f42c532a8c2cf 100644 (file)
@@ -20,3 +20,4 @@
 
 git_sha1_gen_py = files('git_sha1_gen.py')
 symbols_check = find_program('symbols-check.py')
+install_megadrivers_py = find_program('install_megadrivers.py')