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

Made python wrapper self-contained

It does not link to library anymore, but just includes Plumed.h file.
It thus could be compiled with different compilers and flags wrt plumed.

Notice that as of PLUMED 2.5 Plumed.h also contains the full implementation
of the dynamic loader, so it is sufficient to define the proper cpp
flags in order to recompile the loader and avoiding the need to link
plumedWrapper.a.

This basically allows the python wrapper to be selfcontained and installable
before having installed plumed.
parent 68bfdc12
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