mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-20 13:22:22 -05: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=''
|