Skip to content

Commit

Permalink
- updated docs wrt new REZ_BUILD_VARIANT_SUBPATH envvar
Browse files Browse the repository at this point in the history
- Closes #304
  • Loading branch information
ajohns committed Apr 9, 2019
1 parent 40b9bbe commit 57f140f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions wiki/pages/Environment-Variables.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,8 @@ to those listed [here](#context-environment-variables).
* **REZ_BUILD_VARIANT_REQUIRES** - Space-separated list of runtime requirements
of the current variant. This does not include the common requirements as found
in *REZ_BUILD_REQUIRES*. For non-varianted builds, this is an empty string.
* **REZ_BUILD_VARIANT_SUBPATH** - Subdirectory containing the current variant.
For non-varianted builds, this is an empty string.

## Runtime Environment Variables

Expand Down

0 comments on commit 57f140f

Please sign in to comment.