xref: /DragonBoot/build.rs (revision 0ec3a34a58ffc0a9c51a23a7ee5e7d803a0060cd)

main()1 fn main() {
2     dragon_boot_build::run();
3 }
4