mirror of
https://github.com/Kitware/CMake.git
synced 2025-10-14 02:08:27 +08:00

When no `CMAKE_TOOLCHAIN_FILE` is explicitly specified while creating a new build tree, check for an environment variable of the same name.
2 lines
28 B
CMake
2 lines
28 B
CMake
include(EnvToolchain.cmake)
|