codekingpro's picture
Add files using upload-large-folder tool
0577a6d verified
Raw
History Blame Contribute Delete
173 Bytes
include(Platform/AIX-XL)
__aix_compiler_xl(C)
# -qhalt=e = Halt on error messages (rather than just severe errors)
string(APPEND CMAKE_C_FLAGS_INIT " -qhalt=e")