Common components for OPM, in particular build system (cmake).
Go to file
Arne Morten Kvarving 303b9bc885 changed: cjson handling
- probe only for system lib (i.e. only probe in prefix paths)
old code ended up not installing the json lib due to finding a copy
in the build folder if a reconfiguration was performed.

- build internal copy static and bundle in libopm-json.so
no reason to install this as a shared library. if it is updated
originating from opm, the entire parser library is updated anyways.
2014-11-18 10:27:03 +01:00
cmake changed: cjson handling 2014-11-18 10:27:03 +01:00
docs Added more documentation 2013-08-25 21:49:28 +02:00
opm changed: cjson handling 2014-11-18 10:27:03 +01:00
testdata Added test of EQUALS keyword auto creation. 2014-11-10 17:07:56 +01:00
.gitignore Removed emacs config 2014-11-16 19:08:10 +01:00
configure make the module buildable using dunecontrol 2013-12-10 16:12:39 +01:00