Cargo Features
[dependencies]
core-graphics-helmer-fork = { version = "0.24.0", default-features = false, features = ["elcapitan", "highsierra", "link"] }
- default = link
-
The
link
feature is set by default whenevercore-graphics-helmer-fork
is added without
somewhere in the dependency tree.default-features = false - elcapitan
- highsierra
- link default
-
Disable to manually link. Enabled by default.
Enables link of core-foundation ^0.9.4 and core-graphics-types ^0.1.3