Skip to content

Commit f648cf0

Browse files
committed
Update docs: Installing latest CMake anywhere is really a non-issue
1 parent 19534bb commit f648cf0

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

docs/cmake/cmake.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -303,9 +303,10 @@ CMake versions scheme across the systems is available at
303303

304304
> [!TIP]
305305
> While the CMake version on some systems may be outdated, there are various
306-
> options available to install the latest version. For instance, on Ubuntu, the
307-
> most recent CMake version can be installed using `snap` or through the
308-
> [APT repository](https://apt.kitware.com/).
306+
> options available to install the latest version. There are binary
307+
> [CMake](https://cmake.org/download/) downloads available for the most used
308+
> platforms, there is a [`snap`](https://snapcraft.io/cmake) package, and
309+
> [APT repository](https://apt.kitware.com/) for Debian-based distributions.
309310
310311
## 7. Interface libraries
311312

0 commit comments

Comments
 (0)