Skip to content

[cmake] fix missing install of override header

Hans-Nikolai Viessmann requested to merge hans/sac2c:hans-ci-change into develop

In previous commits we introduced a override_cuda_runtime.h header file to deal with a -Wpedantic warning. This commit makes sure to add the header to the install target.

Merge request reports