Hi, On Thursday 25 July 2013 13:10:39 Arne Morten Kvarving wrote: > On 07/25/2013 01:05 PM, Joakim Hove wrote: > > A bit naïve -- but anyway: I have done some modifications to opm-core, > > built and installed the changes[1]. Then I want to build an updated > > version of opm-porsol which makes use of my updated opm-core. Now I > > wonder how to tell opm-porsol where to find the custom version of > > opm-core? > > easiest is through sibling directories. > > e.g. > > /foo > > clone as > /foo/opm-core > /foo/omp-porsol > > if you configure on top (no build sub dirs - bad roland! ;D) opm-porsol > will pick up the opm-core, if you have built it first.
you could also create a branch for your modified version and switch between
branches ad-hoc. (remember that branches in git are local if you don't push
them explicitly.)
cheers
Andreas
--
If the programmers like each other, they play a game called "pair
programming". And if not, then the game is called "peer review".
-- Anna Nachesa
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Opm mailing list [email protected] http://www.opm-project.org/mailman/listinfo/opm
