summaryrefslogtreecommitdiffstats
path: root/Tests/ExternalProjectSubdir
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2021-04-28 18:37:51 (GMT)
committerBrad King <brad.king@kitware.com>2021-05-03 14:22:23 (GMT)
commitbd16a985fcc26a2138e20ed11c248cd716eb5497 (patch)
treedc80e9edd83ec8a0f70f6568e4f5990958d84956 /Tests/ExternalProjectSubdir
parent49c6d0f26199c252b493ed5f816dbcb2e9701112 (diff)
downloadCMake-bd16a985fcc26a2138e20ed11c248cd716eb5497.zip
CMake-bd16a985fcc26a2138e20ed11c248cd716eb5497.tar.gz
CMake-bd16a985fcc26a2138e20ed11c248cd716eb5497.tar.bz2
CompilerId/Features: Tolerate variables named for languages
If a `CMakeLists.txt` or `CMAKE_TOOLCHAIN_FILE` sets a variable named `C`, `CXX`, or `CUDA`, we were previously comparing each enabled language name to the value of that variable, rather than the name itself. Double-quote the string to take advantage of policy `CMP0054`, but also add "x" prefixes to support projects that do not set the policy. Fixes: #22125
Diffstat (limited to 'Tests/ExternalProjectSubdir')
0 files changed, 0 insertions, 0 deletions