《问》How to install the tool ''cmake_tool" on Ubuntu 20.04 LTS Focal Fossa?
《问》
How to install the tool ''cmake_tool" on Ubuntu 20.04 LTS Focal Fossa?Requirements
sudo apt-get install cmake
sudo apt install python3-pip
on a linux-type system
pip3 install cmake_format
on a user
pip3 install --user cmake_format
Comments