Skip to content
Snippets Groups Projects
Commit 267dc588 authored by Giovanni Bussi's avatar Giovanni Bussi
Browse files

Reversed logic

Now needs PLUMED_INTERNAL_LAPACK/BLAS to use the internal version,
and by default uses external one. This makes it more coherent with
master branch.

Thus:

One can either use external libraries with:

CPPGLAFS=-D__PLUMED_INTERNAL_BLAS -D__PLUMED_INTERNAL_LAPACK

uses internal ones, whereas:

DYNAMIC_LIBS=-lwhatever_appropriate

uses external ones.
parent abfc863f
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment