index
:
~aehlig/just-buildsystem/rules-rust.git
master
Rust rules for the just build system
Klaus Aehlig
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
build-script
/
build.rs
blob: 35a358c7a03a3d54d8cef2febab720a7462613f2 (
plain
)
1
2
3
4
5
6
7
fn main() { println!("cargo:rustc-cfg=bar"); }