Sign in
chromium
/
external
/
github.com
/
Kitware
/
CMake
/
refs/heads/master
/
.
/
Modules
/
Platform
/
Linker
/
Linux-GNUgold-CUDA.cmake
blob: 8340f7ac2cf01185396e793e295c400efa4ef7b5 [
file
] [
edit
]
# 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
-
GNU
-
CUDA
)
set
(
CMAKE_CUDA_PLATFORM_LINKER_ID
GNUgold
)