blob: 9d3afb83312fb520fee7fd99b407f2d912ed3d58 (
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(Platform/Linker/Linux-LLD)
__linux_linker_lld(CUDA)
|