reflow-firmware2.0/build.rs

4 lines
61 B
Rust

fn main() {
println!("cargo:rustc-env=HCL_FIXUP_ARGS=1");
}