| Build under buck2, with the toolchain pinned rather than found | 1 | # wayland-scanner proc macros read the protocol XML at compile time. |
| 2 | extra_srcs = ["**/*.xml"] | |
| 3 | ||
| 4 | ||
| 5 | # Run the crate build script (emits cfgs / OUT_DIR sources). | |
| 6 | [buildscript] | |
| 7 | run = true |