1
Fork 0
mirror of https://github.com/redstrate/Physis.git synced 2025-04-22 20:57:46 +00:00
physis/build.rs

3 lines
No EOL
62 B
Rust

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