qemu/qga
Thomas Huth 785abf0dcf meson.build: Remove the logic to link C code with the C++ linker
We are not mixing C++ with C code anymore, the only remaining
C++ code in qga/vss-win32/ is used for a plain C++ executable.
Thus we can remove the hacks for linking C code with the C++ linker
now to simplify meson.build a little bit, and also to avoid that
some C++ code sneaks in by accident again.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-ID: <20230706064736.178962-1-thuth@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2023-07-07 12:49:22 +02:00
..
installer
vss-win32
channel-posix.c
channel-win32.c
channel.h
commands-bsd.c
commands-common.h
commands-linux.c
commands-posix-ssh.c
commands-posix.c
commands-win32.c
commands.c
cutils.c
cutils.h
guest-agent-command-state.c
guest-agent-core.h
main.c
meson.build
messages-win32.mc
qapi-schema.json
service-win32.c
service-win32.h
vss-win32.c
vss-win32.h