Imported Upstream version 3.25.0
[platform/upstream/cmake.git] / Tests / RunCMake / CompilerTest / C.cmake
1 # Pretend the ABI check failed in order to force the fall-back test to run.
2 set(CMAKE_C_ABI_COMPILED FALSE)
3 enable_language(C)