]> git.proxmox.com Git - mirror_qemu.git/commit
meson: remove CONFIG_POSIX and CONFIG_WIN32 from config_targetos
authorPaolo Bonzini <pbonzini@redhat.com>
Wed, 30 Aug 2023 09:29:54 +0000 (11:29 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Sun, 31 Dec 2023 08:11:28 +0000 (09:11 +0100)
commitdc4954943d3adc82c4052aed592f2dc5a14c3fc7
tree0d32d75c6625bf9c1171bc5319422e6c188d6bd4
parent53e8868d69c195b6b57ccc6847057043c26df1b6
meson: remove CONFIG_POSIX and CONFIG_WIN32 from config_targetos

For consistency with other OSes, use if...endif for rules that are
target-independent.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
backends/meson.build
block/meson.build
chardev/meson.build
hw/usb/meson.build
meson.build
qga/meson.build
ui/meson.build
util/meson.build