meson/megadriver: simplify setting common megadriver arguments
Cc: mesa-stable
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/32333>
(cherry picked from commit 6586f755b9
)
This commit is contained in:

committed by
Dylan Baker

parent
3d96958812
commit
7c57de1282
@@ -11,3 +11,6 @@ gen_vs_module_defs_normal_command = [
|
||||
]
|
||||
symbols_check = find_program('symbols-check.py')
|
||||
install_megadrivers_py = find_program('install_megadrivers.py')
|
||||
install_megadrivers = [
|
||||
install_megadrivers_py.full_path(),
|
||||
]
|
||||
|
Reference in New Issue
Block a user