Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
refs/heads/main
/
.
/
Tests
/
RunCMake
/
CompilerTest
/
HIP.cmake
blob: e56b77a71a10a454a842d7c3e5e506359030b249 [
file
] [
log
] [
blame
] [
edit
]
# Pretend the ABI check failed in order to force the fall-back test to run.
set
(
CMAKE_HIP_ABI_COMPILED FALSE
)
enable_language
(
HIP
)