commit | 760e4327cd88a079a0688a46b13746eda0d7da23 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Wed Aug 26 08:09:48 2020 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Thu Aug 27 18:52:30 2020 +0200 |
tree | 2efa925494fe221806c6069645d87cf89ccbef52 | |
parent | b7612f45da9ea3ff3488a34f2ffd39d0d94713fb [diff] |
meson: skip SDL2 detection if --disable-system SDL is only used for system emulation; avoid spurious warnings for static --disable-system emulation by skipping the detection of the library if there are no system emulation targets. Reported-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>