math/blaspp: Fix configure
configure was failing to find the BLAS library because it used its
own ad-hoc cmake file that was failing.
find_package(BLAS) works.
PR: 275162
Reported by: Lorenzo Salvadore <salvadore@freebsd.org>; fallout
math/blaspp: Fix configure Tags None Referenced Files None Subscribers None
Description
Details
|