Files
CMake/Help
Brad King d69b46bf01 Help: Document when CUDA_STANDARD values were added
Note that some CUDA C++ language standard levels were added before any
compilers actually supported them.  In such cases, the value of
`CUDA_STANDARD` gracefully degrades to the highest supported by the
compiler (unless `CUDA_STANDARD_REQUIRED` is enabled).  Therefore we can
document support for each value based on when CMake learned of it.
2021-07-08 08:35:15 -04:00
..
2021-06-29 11:14:54 -04:00
2021-06-07 19:25:33 +00:00
2021-06-29 13:36:28 +02:00
2021-06-09 07:53:32 -04:00