4 lines
131 B
CMake
4 lines
131 B
CMake
|
# Pretend the ABI check failed in order to force the fall-back test to run.
|
||
|
set(CMAKE_CXX_ABI_COMPILED FALSE)
|
||
|
enable_language(CXX)
|