commit | 6db77bb2c1aa1e59b4a04ba3c9b4b8bb17609d48 | [log] [tgz] |
---|---|---|
author | Thomas Huth <thuth@redhat.com> | Wed Jul 05 15:36:39 2023 +0200 |
committer | Thomas Huth <thuth@redhat.com> | Mon Jul 10 15:34:57 2023 +0200 |
tree | 4a11066421db0200a5195fc68a10155e599ae2b7 | |
parent | 9ffcbe2a60d24fc20b98f010dbca244df1fe82c5 [diff] |
meson.build: Skip C++ detection unless we're targeting Windows The only C++ code that we currently still have in the repository is the code in qga/vss-win32/ - so we can skip the C++ detection unless we are compiling binaries for Windows. Message-Id: <20230705133639.146073-1-thuth@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Thomas Huth <thuth@redhat.com>