1 2 3 4 5
include(Platform/AIX-XL) __aix_compiler_xl(CXX) # -qhalt=s = Halt on severe error messages string(APPEND CMAKE_CXX_FLAGS_INIT " -qhalt=s")