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

include(Linker/MSVC)

__linker_msvc(CUDA)