mirror of
https://github.com/rcore-os/rCore.git
synced 2024-11-23 08:26:17 +04:00
3 lines
64 B
Rust
3 lines
64 B
Rust
fn main() {
|
|
println!("cargo:rerun-if-env-changed=M_MODE");
|
|
} |