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