File: README.md

package info (click to toggle)
rust-libsodium-sys 0.2.7-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 420 kB
  • sloc: makefile: 10; ansic: 1
file content (12 lines) | stat: -rw-r--r-- 571 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
> libsodium-sys

# Build output ENV Variables
This is the possible build metadata for the crate.
* `DEP_SODIUM_INCLUDE` is the directory which contains the `sodium.h` header.
    It is only available if the header was installed and `SODIUM_LIB_DIR` was not set.
* `DEP_SODIUM_LIB` is the directory containing the compiled library.
    It is only available if `SODIUM_LIB_DIR` was not set.

See [`link build metadata`] for more information about build metadata.

[`link build metadata`]: https://doc.rust-lang.org/cargo/reference/build-scripts.html#the-links-manifest-key