Yonggang Luo cb23fd4740 meson: fix relpath failure on Win32
On win32, os.path.relpath can raise an exception when computing
for example C:/msys64/mingw64/x.exe relative to E:/path/qemu-build.
Use try...except to avoid this, just using an absolute path in
this case.

Signed-off-by: Yonggang Luo <luoyonggang@gmail.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2020-08-27 18:52:30 +02:00
..
2020-08-21 06:30:07 -04:00
2020-08-21 06:30:35 -04:00
2020-08-21 06:30:39 -04:00
2020-08-21 06:30:14 -04:00
2019-02-05 16:50:16 +01:00
2020-08-21 06:30:17 -04:00