blob: 78baef5df9f23fe1c96c361d653ecb15382fd285 [file] [log] [blame]
include(Platform/AIX-XL)
__aix_compiler_xl(CXX)
# -qhalt=s = Halt on severe error messages
string(APPEND CMAKE_CXX_FLAGS_INIT " -qhalt=s")