2 releases

0.1.1 Nov 16, 2023
0.1.0 Nov 15, 2023

#849 in Graphics APIs

Download history 27/week @ 2024-02-18 15/week @ 2024-02-25 4/week @ 2024-03-03 14/week @ 2024-03-10 6/week @ 2024-03-17 19/week @ 2024-03-24 39/week @ 2024-03-31

78 downloads per month
Used in 3 crates (via delight-sys)

MIT OR Apache-2.0 OR Zlib

6KB
51 lines

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.


lib.rs:

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.

Dependencies

~0–13MB
~141K SLoC