mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-05 21:31:08 -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.
4 lines
79 B
Plaintext
4 lines
79 B
Plaintext
-- ENV{CMAKE_TOOLCHAIN_FILE}=''
|
|
-- CMAKE_TOOLCHAIN_FILE=''
|
|
-- ENV_TOOLCHAIN=''
|