How to download and setup package.cmake
Open terminal and run command
git clone https://github.com/fancl20/package.cmake.git
git clone is used to create a copy or clone of package.cmake repositories.
You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with package.cmake https://github.com/fancl20/package.cmake/archive/master.zip
Or simply clone package.cmake with SSH
[email protected]:fancl20/package.cmake.git