Crates.io | delight-build |
lib.rs | delight-build |
version | 0.1.1 |
source | src |
created_at | 2023-11-15 12:39:59.891454 |
updated_at | 2023-11-16 18:16:40.165918 |
description | Build-time helpers for 3Delight-related crates |
homepage | https://www.3delight.com/ |
repository | https://github.com/virtualritz/delight-helpers/ |
max_upload_size | |
id | 1036435 |
size | 5,200 |
delight-build
Utility function for crates depending on lib3delight
.
Strictly to be used from within build.rs
.
download_lib3delight
-- Downloads (an outdated version) of lib3delight
from Dropbox and copies it to the build directory.
link_lib3delight
-- Links against lib3delight
during build.