m-a-d-n-e-s-s / madness

Multiresolution Adaptive Numerical Environment for Scientific Simulation
GNU General Public License v2.0
176 stars 61 forks source link

installation paths should not be hardwired #505

Closed evaleev closed 11 months ago

evaleev commented 11 months ago

should use GNUInstallDirs + 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