METIS icon indicating copy to clipboard operation
METIS copied to clipboard

`sudo apt install cmake` will install obsolete version of cmake

Open SirEnri2001 opened this issue 1 year ago • 1 comments

The latest version install is on https://cmake.org/install/ using a bootstrap.sh script

SirEnri2001 avatar Mar 08 '23 12:03 SirEnri2001

This is dependent on the operating system and package manager. For example, you can also get the latest cmake from PyPI on almost all systems. But indeed it is recommended to use the more modern cmake and its standards

LecrisUT avatar Oct 26 '23 20:10 LecrisUT