mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-05 13:50:10 -05:00
CMakeDetermineCompilerABI: Handle NVCC-style -Werror flags
NVCC doesn't require an equals sign for its -Werror flags. Fixes #21265.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
cuda-nvcc-werror-abi
|
||||
--------------------
|
||||
|
||||
* Compiler ABI detection now handles NVCC-style ``-Werror`` flags.
|
||||
Reference in New Issue
Block a user