mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-10 15:51:28 +03:00
use vcpkg to find package
This commit is contained in:
@@ -33,6 +33,7 @@ quest = "0.3"
|
||||
[build-dependencies]
|
||||
target_build_utils = "0.3"
|
||||
bindgen = "0.59"
|
||||
vcpkg = "0.2"
|
||||
|
||||
[target.'cfg(target_os = "linux")'.dependencies]
|
||||
dbus = { version = "0.9", optional = true }
|
||||
|
||||
Reference in New Issue
Block a user