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 whenever core-graphics-helmer-fork is added without default-features = false somewhere in the dependency tree.

elcapitan
highsierra

Disable to manually link. Enabled by default.

Enables link of core-foundation and core-graphics-types