mirror of
https://github.com/Kitware/CMake.git
synced 2026-08-05 07:10:26 +00:00
CUDA: Support scattered installations when crosscompiling with Clang
Previously when CMAKE_CROSSCOMPILING was ON we'd end up not setting the target directory if the non-scattered one didn't exist. Fix this by assuming a scattered installation if the target directory isn't set after the crosscompiling logic.
This commit is contained in:
5
Help/release/dev/cuda-clang-scattered-cross.rst
Normal file
5
Help/release/dev/cuda-clang-scattered-cross.rst
Normal file
@@ -0,0 +1,5 @@
|
||||
cuda-clang-scattered-cross
|
||||
--------------------------
|
||||
|
||||
* Scattered toolkit installations are now recognized when crosscompiling
|
||||
``CUDA`` using Clang.
|
||||
Reference in New Issue
Block a user