File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments