mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-03 04:40:18 -05:00
Merge topic 'cuda_host_compiler_fail'
01428c5560CUDA: Fail fast if CMAKE_CUDA_ARCHITECTURES doesn't work during detection9f81aa0f69CUDA: Fail if compiler detection using the host compiler fails Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !5155
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
cuda-fail-fast
|
||||
--------------
|
||||
|
||||
* If ``CUDA`` compiler detection fails with user-specified
|
||||
:variable:`CMAKE_CUDA_ARCHITECTURES` or :variable:`CMAKE_CUDA_HOST_COMPILER`
|
||||
an error is raised.
|
||||
Reference in New Issue
Block a user