app/build.rs

4 lines
41 B
Rust

use std::process::Command;
fn main() {}