A CMake module allowing simple specification of CUDA architectures for CMake
targets, removing the need to manually handle flags like -arch, -code and
-gencode.
See the module source for documentation of the available features, and the example folder for a usage example.