summaryrefslogtreecommitdiffstats
path: root/Help/release
diff options
context:
space:
mode:
authorRaul Tambre <raul@tambre.ee>2020-06-11 15:48:33 (GMT)
committerRaul Tambre <raul@tambre.ee>2020-06-12 18:49:15 (GMT)
commit6636693134ab855dc1c253e40ab73e1489543152 (patch)
treec08d09cf974c9357d914cb099df7e13b88766ca1 /Help/release
parent594fda9c234915669dbfe61bec7c59250e747b4a (diff)
downloadCMake-6636693134ab855dc1c253e40ab73e1489543152.zip
CMake-6636693134ab855dc1c253e40ab73e1489543152.tar.gz
CMake-6636693134ab855dc1c253e40ab73e1489543152.tar.bz2
FindCUDAToolkit: Re-unify with Internal/CUDAToolkit
A portion of FindCUDAToolkit was previously split in commit dc2eae1f (FindCUDAToolkit: Factor out discovery code into a separate file, 2020-04-22) out into Internal/CUDAToolkit to allow re-use of the code in CMakeDetermineCUDACompiler for Clang support. This has turned out to be a bad solution due to Clang requiring quite a bit of special handling and special handling for NVCC leaking out from Internal/CUDAToolkit into the Clang code using it. Thus it seems better to re-unify this code and duplicate the parts of the code necessary for Clang where it's required. This will help us get logic correct for both NVCC and CUDA handling. We can still unify the common parts in the future once the code has matured.
Diffstat (limited to 'Help/release')
0 files changed, 0 insertions, 0 deletions