mirror of
https://github.com/red031000/nitrogfx.git
synced 2025-06-19 05:35:41 -04:00
Merge pull request #4 from Nomura-RH/master
Add override_find_program() to meson.build
This commit is contained in:
commit
d352bbef4c
@ -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