Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
c36c19d7118bab0cf76c42e0ff105ffdd964c823
/
.
/
Tests
/
RunCMake
/
CompilerTest
/
CUDA.cmake
blob: e8c19a0d3f5e0351bb74520e8396b81360e00719 [
file
]
# Pretend the ABI check failed in order to force the fall-back test to run.
set
(
CMAKE_CUDA_ABI_COMPILED FALSE
)
enable_language
(
CUDA
)