Cmake tips and tricks
Jump to navigation
Jump to search
CMake x.yy or higher is required[1]
Install latest cmake using pip
$apt remove cmake -y
$pip install cmake --upgrade
Install latest cmake using pip
$apt remove cmake -y
$pip install cmake --upgrade