Closed hbadi closed 2 years ago
hello
I'm using mingw, i compiled openblas and install it under /opt But cmake can't find lapack, is there a way to set the root folder of openblas ? best regards.
something like
cmake -Bbuild -DLAPACK_ROOT=/opt
hello
I'm using mingw, i compiled openblas and install it under /opt But cmake can't find lapack, is there a way to set the root folder of openblas ? best regards.