Skip to content

Allow CUDA OBJECTS to be compiled to PTX files

When the target property CUDA_PTX_COMPILATION is enabled cuda OBJECT target libraries will generate ptx files instead of object files.

Merge request reports