mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-19 13:40:42 -06:00
This commit adds some default initial C flags for the XL compiler. The most important is "-qhalt=e" which causes the compiler to error-out on non-severe error messages. This is necessary to get try-compiles to fail when bad arguments are passed to a function.
715 B
715 B