Cargo Features

[dependencies]
dl-openvdb-query = { version = "0.1.3", default-features = false, features = ["link_lib3delight", "dlopen_derive", "dlopen"] }
default = dlopen, dlopen_derive

These default features are set whenever dl-openvdb-query is added without default-features = false somewhere in the dependency tree.

Specify this to link agains lib3delight

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

dlopen_derive default
dlopen default
dl-openvdb-query-sys link_lib3delight?