1
Fork 0
mirror of https://github.com/redstrate/Physis.git synced 2025-04-22 04:37:46 +00:00
physis/build.rs
2022-10-25 13:02:06 -04:00

3 lines
63 B
Rust

fn main() {
system_deps::Config::new().probe().unwrap();
}