summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorDaniel P. Berrangé2020-08-21 12:22:04 +0200
committerPaolo Bonzini2020-08-21 12:29:58 +0200
commitdedad0272052f3d848d6d178b681526b2f313029 (patch)
tree960670050d8f6c13b0cfcfdb551720fa8b991f81 /Makefile
parenttests/vm: include setuptools (diff)
downloadqemu-dedad0272052f3d848d6d178b681526b2f313029.tar.gz
qemu-dedad0272052f3d848d6d178b681526b2f313029.tar.xz
qemu-dedad0272052f3d848d6d178b681526b2f313029.zip
configure: add support for pseudo-"in source tree" builds
Meson requires the build dir to be separate from the source tree. Many people are used to just running "./configure && make" though and the meson conversion breaks that. This introduces some backcompat support to make it appear as if an "in source tree" build is being done, but with the results in the "build/" directory. This allows "./configure && make" to work as it did historically, albeit with the output binaries staying under build/. Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Signed-off-by: Daniel P. Berrangé <berrange@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions