diff options
author | Lockywolf <for_sbo.cmake3.30_2024-10-11@lockywolf.net> | 2024-10-21 23:10:22 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-10-22 00:27:36 +0700 |
commit | e44aa5c46133d5c3b629750740c3232f494ff05c (patch) | |
tree | e48d0e8ad99b91acc1c768a2f17cd235f00ae820 /development/cmake-opt/slack-desc | |
parent | 90adb39b014c51135711f556b77fe7db6aeaa39e (diff) | |
download | slackbuilds-e44aa5c46133d5c3b629750740c3232f494ff05c.tar.gz slackbuilds-e44aa5c46133d5c3b629750740c3232f494ff05c.tar.xz |
development/cmake-opt: Added (Newer version of cmake).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to '')
-rw-r--r-- | development/cmake-opt/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/development/cmake-opt/slack-desc b/development/cmake-opt/slack-desc new file mode 100644 index 0000000000..2be587eb2f --- /dev/null +++ b/development/cmake-opt/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 ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +cmake-opt: cmake-opt (a build of cmake in /opt) +cmake-opt: +cmake-opt: This version of cmake is needed to build certain packages which +cmake-opt: require cmake newer than the one in 15.0 +cmake-opt: +cmake-opt: +cmake-opt: +cmake-opt: +cmake-opt: +cmake-opt: +cmake-opt: |