virtual display remove static links

Signed-off-by: fufesou <shuanglongchen@yeah.net>
This commit is contained in:
fufesou
2022-11-18 15:51:33 +08:00
parent 27e7b57222
commit aa3b8ca084
6 changed files with 59 additions and 24 deletions

View File

@@ -9,4 +9,3 @@ edition = "2021"
lazy_static = "1.4"
libloading = "0.7"
hbb_common = { path = "../hbb_common" }
dylib_virtual_display = { path = "./dylib" }