delight-build

Crates.iodelight-build
lib.rsdelight-build
version0.1.1
sourcesrc
created_at2023-11-15 12:39:59.891454
updated_at2023-11-16 18:16:40.165918
descriptionBuild-time helpers for 3Delight-related crates
homepagehttps://www.3delight.com/
repositoryhttps://github.com/virtualritz/delight-helpers/
max_upload_size
id1036435
size5,200
Moritz Mœller (virtualritz)

documentation

https://docs.rs/delight-build/

README

delight-build

Utility function for crates depending on lib3delight.

Strictly to be used from within build.rs.

Cargo Features

  • download_lib3delight -- Downloads (an outdated version) of lib3delight from Dropbox and copies it to the build directory.

  • link_lib3delight -- Links against lib3delight during build.

Commit count: 58

cargo fmt