[dependencies.reqwest]
features = ["blocking"]
optional = true
version = "0.11"
[features]
download_lib3delight = []
link_lib3delight = []
[package]
authors = ["Moritz Moeller <virtualritz@protonmail.com>"]
categories = ["graphics", "multimedia::images", "rendering::graphics-api"]
description = "Build-time helpers for 3Delight-related crates"
documentation = "https://docs.rs/delight-build/"
edition = "2021"
homepage = "https://www.3delight.com/"
keywords = ["graphics", "linking", "rendering", "3d", "ray-tracing"]
license = "MIT OR Apache-2.0 OR Zlib"
name = "delight-build"
readme = "README.md"
repository = "https://github.com/virtualritz/delight-helpers/"
version = "0.1.1"