Skip to content

Move adding CUDA link directory to FindKokkos.cmake

Created by: masterleinad

Part of #36 (closed). This is the closest I could come up with. Admittedly, adding -L${Kokkos_CUDA_LIBRARY_DIR} is not nice, but should at least work for *nix systems.

Merge request reports