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