Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
cmake / data / share / cmake-3.22 / Modules / Platform / AIX-XL-C.cmake
Size: Mime:
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")