diff options
author | Brad King <brad.king@kitware.com> | 2020-05-05 13:31:21 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2020-05-05 13:50:29 (GMT) |
commit | 5b304a75033905a33841a396773d356349930030 (patch) | |
tree | 098105d02ec089c4eda0b59b835b01180ea2624f /Modules/CMakeUnixFindMake.cmake | |
parent | 4c82f309c59d02899145bc25c0e9efc91a6f64ed (diff) | |
download | CMake-5b304a75033905a33841a396773d356349930030.zip CMake-5b304a75033905a33841a396773d356349930030.tar.gz CMake-5b304a75033905a33841a396773d356349930030.tar.bz2 |
CheckLanguage: Fix forwarding of CMAKE_CUDA_HOST_COMPILER
Fix the condition added by commit fada8cbfd6 (CheckLanguage: Report
CMAKE_CUDA_HOST_COMPILER if needed for compilation, 2019-05-31,
v3.15.0-rc1~12^2) to activate CUDA-specific logic. The old condition
had worked in our test suite only by accident because the loop variable
used in the test happened to be the name and value that the old
condition used! Update the test to use a different name.
Fixes: #19013
Diffstat (limited to 'Modules/CMakeUnixFindMake.cmake')
0 files changed, 0 insertions, 0 deletions