ValeevGroup / BTAS

Basic Tensor Algebra Subroutines
http://itensor.org/btas
BSD 3-Clause "New" or "Revised" License
46 stars 19 forks source link

installation paths should not be hardwired #165

Closed evaleev closed 1 year ago

evaleev commented 1 year ago

although BTAS loads GNUInstallDirs it does not use CMAKE_INSTALL_* for installs. Need to update harness along the lines of https://github.com/ValeevGroup/tiledarray/pull/404

also: see https://github.com/ValeevGroup/tiledarray/issues/428