spi-test/build.rs

4 lines
61 B
Rust
Raw Permalink Normal View History

2018-09-18 01:31:56 +02:00
fn main() {
println!("cargo:rustc-env=HCL_FIXUP_ARGS=1");
}