mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
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.
|