summaryrefslogtreecommitdiffstats
path: root/Modules/Platform/Linker/Linux-GNU-CUDA.cmake
blob: 5a3faa4b3053489e9864f86ddc0fb9ae913b1434 (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(Platform/Linker/Linux-GNU)

__linux_linker_gnu(CUDA)