summaryrefslogtreecommitdiffstats
path: root/Source
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2018-09-05 18:57:15 (GMT)
committerBrad King <brad.king@kitware.com>2018-09-05 19:03:02 (GMT)
commit53bae4cc5e654266fa7f476d6e7e2b27217c8c38 (patch)
treec3bda2fec3f551862d154695c7c74a70779d6bd3 /Source
parent182522a209331cd1d221420972ed6b200918f6e6 (diff)
downloadCMake-53bae4cc5e654266fa7f476d6e7e2b27217c8c38.zip
CMake-53bae4cc5e654266fa7f476d6e7e2b27217c8c38.tar.gz
CMake-53bae4cc5e654266fa7f476d6e7e2b27217c8c38.tar.bz2
CMakeFindBinUtils: Fix use with non-cached tool settings
If a project or toolchain file hard-codes a tool location such as `CMAKE_LINKER` with a plain `set()` then the value will be stored in compiler information files but not cached. If the value is not cached then we should not mark it as advanced because doing so will initialize an empty cache entry. Fixes: #18315
Diffstat (limited to 'Source')
0 files changed, 0 insertions, 0 deletions