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