summaryrefslogtreecommitdiffstats
path: root/Modules/Linker/GNU-CUDA.cmake
blob: 82e887fe9373d2a788b9b672d5b2c10b32b4775e (plain)
1
2
3
4
5
6
# Distributed under the OSI-approved BSD 3-Clause License.  See accompanying
# file Copyright.txt or https://cmake.org/licensing for details.

include(Linker/GNU)

__linker_gnu(CUDA)