mirror of
https://github.com/rust-lang/cargo.git
synced 2026-04-29 23:14:19 +00:00
Clarify build script current directory
This commit is contained in:
@@ -63,7 +63,7 @@ When the build script is run, there are a number of inputs to the build script,
|
|||||||
all passed in the form of [environment variables][build-env].
|
all passed in the form of [environment variables][build-env].
|
||||||
|
|
||||||
In addition to environment variables, the build script’s current directory is
|
In addition to environment variables, the build script’s current directory is
|
||||||
the source directory of the build script’s package.
|
the root directory of the build script’s package.
|
||||||
|
|
||||||
[build-env]: environment-variables.md#environment-variables-cargo-sets-for-build-scripts
|
[build-env]: environment-variables.md#environment-variables-cargo-sets-for-build-scripts
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user