mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-09 02:24:58 -06:00
meson: convert dummy Windows qga/qemu-ga target
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
328ec32d7d
commit
588a19fa9d
3 changed files with 6 additions and 5 deletions
|
@ -14,6 +14,8 @@ if add_languages('cpp', required: false)
|
|||
cc.find_library('shlwapi'),
|
||||
cc.find_library('uuid'),
|
||||
cc.find_library('intl')])
|
||||
|
||||
all_qga += qga_vss
|
||||
endif
|
||||
|
||||
# rules to build qga-vss.tlb
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue