Common components for OPM, in particular build system (cmake).
Go to file
Arne Morten Kvarving 932cece7d3 add imported parser/output sources to build system
use -DENABLE_ECL_INPUT=0 to disable input (and output) support
use -DENABLE_ECL_OUTPUT=0 to disable output support

both default to on
2018-03-06 11:18:03 +01:00
cmake Import opm-parser 2018-03-05 10:30:29 +01:00
debian add imported parser/output sources to build system 2018-03-06 11:18:03 +01:00
docs typo 2015-06-18 12:06:38 +02:00
examples Import opm-output 2018-03-05 10:30:59 +01:00
external/cjson changed: switch to the shared opm build system 2018-02-12 13:36:49 +01:00
jenkins add imported parser/output sources to build system 2018-03-06 11:18:03 +01:00
opm Import opm-output 2018-03-05 10:30:59 +01:00
redhat add imported parser/output sources to build system 2018-03-06 11:18:03 +01:00
src/opm add imported parser/output sources to build system 2018-03-06 11:18:03 +01:00
tests Import opm-output 2018-03-05 10:30:59 +01:00
.gitignore Import opm-output 2018-03-05 10:30:59 +01:00
changelog.md Changelog December 2016 2017-01-03 10:48:10 +01:00
CMakeLists_files.cmake add imported parser/output sources to build system 2018-03-06 11:18:03 +01:00
CMakeLists.txt add imported parser/output sources to build system 2018-03-06 11:18:03 +01:00
dune.module add dune-common to the list of modules depended on by dune.module 2017-12-13 11:02:06 +01:00
ExtraTests.cmake add imported parser/output sources to build system 2018-03-06 11:18:03 +01:00
GenerateKeywords.cmake add imported parser/output sources to build system 2018-03-06 11:18:03 +01:00
LICENSE Initial commit 2015-03-18 01:59:50 -05:00
opm-common-prereqs.cmake add imported parser/output sources to build system 2018-03-06 11:18:03 +01:00
README.md remove travis build status from README.md 2018-01-04 12:07:46 +01:00

opm-common

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