mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-02 20:29:49 -05:00
6c34ed9b87
When no `CMAKE_TOOLCHAIN_FILE` is explicitly specified while creating a new build tree, check for an environment variable of the same name.
6 lines
187 B
ReStructuredText
6 lines
187 B
ReStructuredText
env-toolchain-file
|
|
------------------
|
|
|
|
* The :envvar:`CMAKE_TOOLCHAIN_FILE` environment variable was added to
|
|
provide a default value for the :variable:`CMAKE_TOOLCHAIN_FILE` variable.
|