Cargo Features
autocxx-build has no features set by default.
[dependencies]
autocxx-build = { version = "0.27.1", features = ["runtime", "static"] }
- runtime
-
Enables runtime of autocxx-engine
- static
-
Enables static of autocxx-engine
autocxx-build has 2 features without comments.