ValeevGroup / tiledarray

A massively-parallel, block-sparse tensor framework written in C++
GNU General Public License v3.0
254 stars 52 forks source link

Create proper target when installed Umpire is provided #440

Closed devreal closed 9 months ago

devreal commented 9 months ago

Currently, the TiledArray_UMPIRE target assumes that Umpire is build as part of TA, which fails if umpire was provided via UMPIRE_INSTALL_DIR.