trAvis - MANAGER
Edit File: AIX-XL-CXX.cmake
include(Platform/AIX-XL) __aix_compiler_xl(CXX) # -qhalt=s = Halt on severe error messages string(APPEND CMAKE_CXX_FLAGS_INIT " -qhalt=s")