summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/CommandLine/EnvToolchainRelative.cmake
Commit message (Collapse)AuthorAgeFilesLines
* cmake: Allow CMAKE_TOOLCHAIN_FILE to be set by environment variableBrad King2021-06-031-0/+1
When no `CMAKE_TOOLCHAIN_FILE` is explicitly specified while creating a new build tree, check for an environment variable of the same name.