e20f521151aa0581730aed4fe38a5169743d9e4b
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.
Description
Common components for OPM, in particular build system (cmake).
Languages
C++
79%
ECL
13.4%
Scheme
3.1%
CMake
2.4%
Python
1%
Other
1%