Skip to content

find-lapack

Michael Turner requested to merge feature/find-lapack into master

For a number of the thirdparty libraries we have a method of picking up on a general environment variable to point to an installation (boost, oce, hdf5). It is useful on machines without root access or where module environments are used. This MR adds this capability to find lapack/blas.

Merge request reports