Markus Blatt e20f521151 Support externally installed cJSON.
Using an external cJSON installed under /usr/include was not possible before
as the cJSON headers within opm were still used due to relative paths.
With this commit move the copied cJSON source to external/cjson and
thus prevent them to be found if an externally installed cJSON is there.
2016-11-02 20:10:35 +01:00
2015-06-18 12:06:38 +02:00
2016-11-02 20:10:35 +01:00
2016-10-24 08:52:30 +02:00
2016-10-28 20:00:03 +02:00
Description
Common components for OPM, in particular build system (cmake).
74 MiB
Languages
C++ 79%
ECL 13.4%
Scheme 3.1%
CMake 2.4%
Python 1%
Other 1%