Re: Add path for custom libraries
Due to recent bot attacks we have changed the sign-up process. If you want to participate in our forum, first register on this website and then send a message via our contact form.
› Forums › OpenLB › General Topics › Add path for custom libraries › Re: Add path for custom libraries
October 17, 2016 at 10:17 am
#2467
mathias
Keymaster
Dear Davide,
if you just wnat to link you can use
LDFLAGS :=
in our Makefile.inc. If you have your own code which also needs to be compiled you can have a look at the Makefile.inc of version 0.8. There we had serveral external includes.
Best
Mathias
