fix last commit

This commit is contained in:
rustdesk 2023-06-29 12:13:20 +08:00
parent f6eca851e1
commit d95595add4

View File

@ -78,7 +78,7 @@ fn install_oboe() {
#[cfg(feature = "flutter")]
fn gen_flutter_rust_bridge() {
if std::env::var("RUN_FFIGEN").is_ok() {
if !std::env::var("RUN_FFIGEN").is_ok() {
return;
}
use lib_flutter_rust_bridge_codegen::{