use vcpkg to find package

This commit is contained in:
gengteng
2022-03-22 16:19:01 +08:00
parent 9136b3e3f8
commit e1c9b607fb
3 changed files with 33 additions and 33 deletions

View File

@@ -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 }