mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-03 04:40:18 -05:00
CUDA: Add Support to SourceCompiles|Runs and CheckCompilerFlags
This commit is contained in:
committed by
Brad King
parent
c61f820a7f
commit
da2622ff36
@@ -0,0 +1,11 @@
|
||||
cuda-check-support
|
||||
------------------
|
||||
|
||||
* The :module:`CheckCompilerFlag` module was extended to
|
||||
support 'CUDA'.
|
||||
|
||||
* The :module:`CheckSourceCompiles` module was extended to
|
||||
support 'CUDA'.
|
||||
|
||||
* The :module:`CheckSourceRuns` module was extended to
|
||||
support 'CUDA'.
|
||||
Reference in New Issue
Block a user