slackbuilds/development/cmake-202x
B. Watson c8894756c3
development/cmake-202x: Added (cross-platform, FOSS make system)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2020-09-19 08:55:01 +07:00
..
README development/cmake-202x: Added (cross-platform, FOSS make system) 2020-09-19 08:55:01 +07:00
README_SBo.txt development/cmake-202x: Added (cross-platform, FOSS make system) 2020-09-19 08:55:01 +07:00
cmake-202x.SlackBuild development/cmake-202x: Added (cross-platform, FOSS make system) 2020-09-19 08:55:01 +07:00
cmake-202x.info development/cmake-202x: Added (cross-platform, FOSS make system) 2020-09-19 08:55:01 +07:00
slack-desc development/cmake-202x: Added (cross-platform, FOSS make system) 2020-09-19 08:55:01 +07:00

README

cmake-202x (cross-platform, open-source make system)

CMake is used to control the software process using simple platform
and compiler independent configuration files. CMake generates
native makefiles and workspaces that can be used in the
compiler environment of your choice.

This version of cmake is much newer than the version included in
Slackware 14.2. It installs to /opt, so it won't conflict with the
OS-provided cmake package.

See README_SBo.txt for directions on using this version of cmake with
your own SlackBuild scripts, or to develop/maintain software that
needs a newer cmake.