added libs to find installed libs
This commit is contained in:
@@ -26,4 +26,8 @@ com = "0.2"
|
||||
widestring = "0.5"
|
||||
|
||||
[target.'cfg(unix)'.dependencies]
|
||||
glob = "0.3"
|
||||
glob = "0.3"
|
||||
libloading = "0.8"
|
||||
|
||||
[build-dependencies]
|
||||
pkg-config = { version = "0.3", optional = true } # Für Library-Detektion
|
Reference in New Issue
Block a user