Skip to content

Fixes a CMake issue when compiling CUDA models

Fixes a CMake issue that prevented the compilation of CUDA models with message error: cannot specify -o when generating multiple output files.

Closes #160 (closed)

Merge request reports