15. sep. 2017 kl. 13.44 skrev Markus Blatt 
<mar...@dr-blatt.de<mailto:mar...@dr-blatt.de>>:

Hi,

does anyone really pass MODULE_ROOT (OPM_CORE_ROOT, OPM_MATERIAL_ROOT,
etc.) to CMake to tell it where the modules are located?


I do. This is from my CMake options file (that I use by "cmake -C options.cmake 
<source location>" for each module).

set(OPM_COMMON_ROOT "/Users/atgeirr/opm/opm-common" CACHE STRING "OPM build 
system")
# set(DUNE_ROOT "/Users/atgeirr/dune" CACHE STRING "Dune core modules")

I do not remember why I used to need Dune and now don't, and I am not 100% sure 
the OPM_COMMON_ROOT is necessary either, but I have not changed this setup in a 
long while…

Do you want to remove this for some reason? I'm willing to test things and 
change my setup if necessary (as long as we always have something that works).

Atgeirr

_______________________________________________
Opm mailing list
Opm@opm-project.org
http://opm-project.org/cgi-bin/mailman/listinfo/opm

Reply via email to