]> git.proxmox.com Git - mirror_qemu.git/blobdiff - meson.build
scripts/nsis.py: Automatically package required DLLs of QEMU executables
[mirror_qemu.git] / meson.build
index 37737913df6aa706862a21da804d8ce4dafc6efa..d0a186e7f5e685f913b985a007e062e6cc21bd1d 100644 (file)
@@ -3616,6 +3616,7 @@ if host_machine.system() == 'windows'
     '@OUTPUT@',
     get_option('prefix'),
     meson.current_source_dir(),
+    config_host['GLIB_BINDIR'],
     host_machine.cpu(),
     '--',
     '-DDISPLAYVERSION=' + meson.project_version(),