diff options
Diffstat (limited to 'development/cmake-202x/slack-desc')
-rw-r--r-- | development/cmake-202x/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/development/cmake-202x/slack-desc b/development/cmake-202x/slack-desc new file mode 100644 index 0000000000..fe365b638b --- /dev/null +++ b/development/cmake-202x/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' on +# the right side marks the last column you can put a character in. You must make +# exactly 11 lines for the formatting to be correct. It's also customary to +# leave one space after the ':'. + + |-----handy-ruler------------------------------------------------------| +cmake-202x: cmake-202x (cross-platform, open-source make system) +cmake-202x: +cmake-202x: CMake is used to control the software process using simple platform +cmake-202x: and compiler independent configuration files. CMake generates +cmake-202x: native makefiles and workspaces that can be used in the +cmake-202x: compiler environment of your choice. +cmake-202x: +cmake-202x: This version of cmake is much newer than the version included in +cmake-202x: Slackware 14.2. It installs to /opt, so it won't conflict with the +cmake-202x: OS-provided cmake package. +cmake-202x: |