summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/CompilerTest/ISPC.cmake
blob: 3ce7b28748e7f4a10a6b576b216aadb127c8c5bf (plain)
1
2
3
# Pretend the ABI check failed in order to force the fall-back test to run.
set(CMAKE_ISPC_ABI_COMPILED FALSE)
enable_language(ISPC)