Hi Arne, I looked at and tested the CmakeList you added in the tutorial folder of opm-core.
It looks a great example on how to call the opm library from external software. The only limitation seems that one still needs to copy the config.h file to the local build folder. What would be the a work around that? Installing the config.h file as well during the opm-core build/install? Not sure... cheers Paolo On Mon, Jun 23, 2014 at 10:52 AM, Arne Morten Kvarving < [email protected]> wrote: > hi paolo, > > if you refetch opm-core we have now added a cmake build system for the > tutorials. > it's independent of the main build system, so you have to do the make > install cycle on opm-core with dependencies. > > you can then just cmake up opm-core/tutorials, build and play. > > cheers > > arnem >
_______________________________________________ Opm mailing list [email protected] http://www.opm-project.org/mailman/listinfo/opm
