mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-09-04 16:02:02 -06:00
The option `libexecdir` is relative to `prefix` (see
https://mesonbuild.com/Builtin-options.html), so we have to be aware
of this when creating 50-qemu-gpu.json and
50-qemu-virtiofsd.json. Otherwise, tools like libvirt will not be able
to find the executable.
Fixes:
|
||
|---|---|---|
| .. | ||
| 50-qemu-gpu.json.in | ||
| meson.build | ||
| vhost-user-gpu.c | ||
| virgl.c | ||
| virgl.h | ||
| vugbm.c | ||
| vugbm.h | ||
| vugpu.h | ||