mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
In each environment variable doc page, insert an opening paragraph (ENV_VAR.txt) to say that this is an environment variable, and provide a link to the cmake-language section on environment variables.
4 lines
149 B
Plaintext
4 lines
149 B
Plaintext
This is a CMake :ref:`Environment Variable <CMake Language
|
|
Environment Variables>`. Its initial value is taken from
|
|
the calling process environment.
|