781ef04a0e659bf71f1513bb408bf9b65620c1fb
Surprisingly, some compilers (notably GCC 4.6.3) will issue a warning when comparing a literal which is clearly positive to an unsigned type, when looking for a suitable instantiation in Boost. This is fixed by making the literal unsigned too, so there's no doubt.
Added cmake machinery to find cjson library; and build bundled version if find_package(cjson) fails.
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%