aboutsummaryrefslogtreecommitdiff
path: root/configs/meson
AgeCommit message (Collapse)AuthorFilesLines
2023-10-18configure: move target-specific defaults to an external machine filePaolo Bonzini1-0/+9
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>