mirror of
https://github.com/red031000/nitrogfx.git
synced 2025-06-18 13:15:35 -04:00
Add override_find_program() to meson.build
This commit is contained in:
parent
dca044e6c1
commit
099f959c2e
@ -23,3 +23,5 @@ nitrogfx_exe = executable('nitrogfx',
|
|||||||
native: native,
|
native: native,
|
||||||
install: install
|
install: install
|
||||||
)
|
)
|
||||||
|
|
||||||
|
meson.override_find_program('nitrogfx', nitrogfx_exe)
|
||||||
|
Loading…
Reference in New Issue
Block a user