OSDN Git Service

configure: move target-specific defaults to an external machine file
authorPaolo Bonzini <pbonzini@redhat.com>
Mon, 16 Oct 2023 06:18:08 +0000 (08:18 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 18 Oct 2023 08:01:02 +0000 (10:01 +0200)
commitc36dd41ba2a8bd8d51f4f7499fbdc02b1bd5c865
treeba40030765236102e243dd8dbe472c0bc7f6edd4
parent050b439887edbbd1b07b94111ffdffbc817e97cf
configure: move target-specific defaults to an external machine file

Enable Windows-specific defaults with a machine file, so that related
options can be automatically parsed and included in the help message.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
configs/meson/windows.txt [new file with mode: 0644]
configure
scripts/meson-buildoptions.py
scripts/meson-buildoptions.sh