Cargo Features
dobby-wrapper has no features set by default.
[dependencies]
dobby-wrapper = { version = "0.2.0", features = ["static-libcxx"] }
- static-libcxx
-
使用 libc++_static.a 进行静态链接
dobby-wrapper has no features set by default.
[dependencies]
dobby-wrapper = { version = "0.2.0", features = ["static-libcxx"] }
使用 libc++_static.a 进行静态链接