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