Files
FCLauncher/FCLauncher.old/src-tauri/build.rs
2024-10-24 13:31:01 -06:00

4 lines
39 B
Rust

fn main() {
tauri_build::build()
}