meson: convert wixl detection to Meson
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
70903cc2fb
commit
b846ab7c95
5 changed files with 61 additions and 92 deletions
2
Makefile
2
Makefile
|
|
@ -335,9 +335,7 @@ endif
|
|||
ifdef CONFIG_WIN32
|
||||
@echo 'Windows targets:'
|
||||
$(call print-help,installer,Build NSIS-based installer for QEMU)
|
||||
ifdef CONFIG_QGA_MSI
|
||||
$(call print-help,msi,Build MSI-based installer for qemu-ga)
|
||||
endif
|
||||
@echo ''
|
||||
endif
|
||||
$(call print-help,$(MAKE) [targets],(quiet build, default))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue