Files
CMake/Help/variable
Raul Tambre e98588aaba CUDA: Add CUDA_ARCHITECTURES target property
Simplifies CUDA target architecture handling.

Required for Clang support as Clang doesn't automatically select a supported architecture.
We detect a supported architecture during compiler identification and set CMAKE_CUDA_ARCHITECTURES to it.

Introduces CMP0104 for backwards compatibility with manually setting code generation flags with NVCC.

Implements #17963.
2020-04-15 17:55:41 +03:00
..
2018-06-04 10:32:49 -04:00
2018-11-14 17:50:45 +01:00
2019-03-05 09:42:41 -05:00
2014-09-11 08:44:20 -04:00
2016-08-31 14:17:51 +03:00