mirror of
https://github.com/yuezk/GlobalProtect-openconnect.git
synced 2025-04-02 18:31:50 -04:00
5 lines
72 B
Rust
5 lines
72 B
Rust
fn main() {
|
|
#[cfg(feature = "webview-auth")]
|
|
tauri_build::build()
|
|
}
|