blob: f1325ef49fd95529964cada51411594359978fd1 [file]
# Distributed under the OSI-approved BSD 3-Clause License. See accompanying
# file LICENSE.rst or https://cmake.org/licensing for details.
__BlueGeneQ_setup_static(XL CXX)
# -qhalt=s = Halt on severe error messages
string(APPEND CMAKE_CXX_FLAGS_INIT " -qhalt=s")