mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-18 01:31:04 -05:00
Also re-ordered the code to avoid testing flags for other compilers, since we know the vendor before full detection.
7 lines
191 B
ReStructuredText
7 lines
191 B
ReStructuredText
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.
|