issp-center-dev / TeNeS

Massively parallel tensor network solver
http://www.pasums.issp.u-tokyo.ac.jp/tenes/en
GNU General Public License v3.0
46 stars 11 forks source link

Download deps #3

Closed yomichi closed 4 years ago

yomichi commented 4 years ago

When the source tree is not cloned but downloaded as a tarball git submodule is unavailable, so this PR makes that deps are downloaded (cloned) automatically while CMake process in such case.