Common components for OPM, in particular build system (cmake).
Go to file
Alf Birger Rustad 005b2d2df4 Merge pull request #71 from akva2/fix_sibling_build_thing
fixed: workaround if() bug in cmake
2016-02-08 12:00:35 +01:00
cmake Merge pull request #71 from akva2/fix_sibling_build_thing 2016-02-08 12:00:35 +01:00
debian added: debian packaging 2015-10-20 10:07:25 +02:00
opm/common Added methods to register cell and face data. 2016-02-04 14:30:26 +01:00
redhat add redhat packaging 2015-10-20 15:41:58 +02:00
tests Added methods to register cell and face data. 2016-02-04 14:30:26 +01:00
travis Added Travis support 2016-02-04 06:34:38 +01:00
.gitignore Ignore build/ directory at project root. 2016-02-01 10:33:35 +01:00
.travis.yml Added Travis support 2016-02-04 06:34:38 +01:00
CMakeLists_files.cmake Install fixup. 2016-02-04 16:31:44 +01:00
CMakeLists.txt fixed: we need different paths in installed and in-tree config file 2015-09-21 14:21:21 +02:00
configure add a hack to the configure script so that it specifies --with-opm-common for itself 2015-09-08 15:11:06 +02:00
dune.module Bump version and unify format of dune.module. 2015-10-23 13:18:47 +02:00
LICENSE Initial commit 2015-03-18 01:59:50 -05:00
README.md Added Travis status to README.md 2016-02-05 08:33:51 +01:00

opm-common alt text

Contains common components used throughout all of OPM, in particular CMake modules for the build system.