libcsp-rust/.cargo/config.toml

5 lines
198 B
TOML
Raw Normal View History

2024-05-29 00:25:05 +02:00
[env]
# This is set for this repository so it does not always have to be set in the command line.
# It is required for building libcsp-rust.
CSP_CONFIG_DIR = { value = "examples", relative = true }