We, and some other people, have some problems with downloading files from https://github.com/ when installing k2 from source.
This PR adds comments to cmake/*.cmake describing how to pre-download required files to the local disk so that
we can install k2 without access to the Internet.
We, and some other people, have some problems with downloading files from
https://github.com/
when installing k2 from source.This PR adds comments to
cmake/*.cmake
describing how to pre-download required files to the local disk so that we can install k2 without access to the Internet.