diff options
Diffstat (limited to 'Help')
-rw-r--r-- | Help/release/dev/cuda-check-support.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Help/release/dev/cuda-check-support.rst b/Help/release/dev/cuda-check-support.rst index 50a42d6..d88ef94 100644 --- a/Help/release/dev/cuda-check-support.rst +++ b/Help/release/dev/cuda-check-support.rst @@ -9,3 +9,6 @@ cuda-check-support * The :module:`CheckSourceRuns` module was extended to support 'CUDA'. + +* The :module:`CheckLinkerFlag` module has been extended to + support the validity of CUDA link flags. |