Common components for OPM, in particular build system (cmake).
Go to file
Markus Blatt de76663211 Prevents (PAR)METIS_INCLUDE_DIR-NOTFOUND variables in the include directories.
Previously we added (PAR)METIS_INCLUDE_DIRS to CMAKE_REQUIRED_INCLUDES
even if these directories were not found and set to
(PAR)METIS_INCLUDE_DIR-NOTFOUND. Now we test whether they are found and only
use them in this case.
2015-08-25 18:00:27 +02:00
cmake Prevents (PAR)METIS_INCLUDE_DIR-NOTFOUND variables in the include directories. 2015-08-25 18:00:27 +02:00
.gitignore Added .gitignore file 2015-03-18 14:48:36 +01:00
CMakeLists.txt added: generate config mode file for opm-cmake 2015-05-26 13:59:10 +02:00
configure fix the opm-cmake duncontrol support 2015-05-11 13:52:13 +02:00
dune.module fix the opm-cmake duncontrol support 2015-05-11 13:52:13 +02:00
LICENSE Initial commit 2015-03-18 01:59:50 -05:00
Makefile fix the opm-cmake duncontrol support 2015-05-11 13:52:13 +02:00
opm-cmake-config.cmake.in added: generate config mode file for opm-cmake 2015-05-26 13:59:10 +02:00
README.md Initial commit 2015-03-18 01:59:50 -05:00

opm-cmake

Shared cmake files across flow simulation and upscaling repositories