mirror of
https://gitlab.com/qemu-project/meson.git
synced 2025-07-03 04:20:37 +08:00

This saves on a 1500-line import at startup and may be skipped entirely
if no compiled languages are used. In exchange, we move the
implementation to a new file that is imported instead.
Followup to commit ab20eb5bbc
.