4 lines
127 B
CMake
Raw Normal View History

2022-11-16 20:14:03 +01:00
# Pretend the ABI check failed in order to force the fall-back test to run.
set(CMAKE_C_ABI_COMPILED FALSE)
enable_language(C)