Expand description
Utility function for crates depending on lib3delight
.
Strictly to be used from within build.rs
.
§Cargo Features
-
download_lib3delight
– Downloads (an outdated version) oflib3delight
from Dropbox and copies it to the build directory. -
link_lib3delight
– Links againstlib3delight
during build.
Functions§
- setup_
lib3delight - Finds/downloads
lib3delight
and sets up linking.