cmake (Build 666)
IgorTodorovskiIBM
released this
02 Mar 09:04
·
39 commits
to main
since this release
CMake is used to control the software compilation process using simple platform and compiler independent configuration files, and generate native makefiles.
Test Status: Blue (447 tests pass out of 598 tests - 74.75% success rate)
Runtime Dependencies: No dependencies
Build Dependencies: git make
Command to download and install on z/OS (if you have curl)
curl -o CMake-heads.v3.24.2.20230301_161451.zos.pax.Z -L https://github.com/ZOSOpenTools/cmakeport/releases/download/cmakeport_666/CMake-heads.v3.24.2.20230301_161451.zos.pax.Z && pax -rf CMake-heads.v3.24.2.20230301_161451.zos.pax.Z && cd CMake-heads.v3.24.2 && . ./.env
Or use:
zopen install cmake