1
Fork 0
mirror of https://github.com/redstrate/Physis.git synced 2025-04-24 13:37:44 +00:00
physis/build.rs

3 lines
No EOL
62 B
Rust

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