mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-15 00:21:29 +03:00
add: rustdesk linux flutter build cmake
This commit is contained in:
@@ -99,7 +99,7 @@ async-process = "1.3"
|
||||
android_logger = "0.11"
|
||||
jni = "0.19.0"
|
||||
|
||||
[target.'cfg(any(target_os = "android", target_os = "ios"))'.dependencies]
|
||||
[target.'cfg(any(target_os = "android", target_os = "ios", target_os = "linux"))'.dependencies]
|
||||
flutter_rust_bridge = "1.30.0"
|
||||
|
||||
[workspace]
|
||||
|
||||
Reference in New Issue
Block a user