CMake/Utilities/cmjsoncpp
Ådne Hovda 7b1cdb0027 jsoncpp: Provide 'isfinite' implementation on older AIX and HP-UX
Newer AIX and HP-UX platforms provide 'isfinite' as a <math.h> macro.
Older versions do not, so add the definition if it is not provided.
2015-03-31 14:55:00 -04:00
..
include/json jsoncpp: Drop doxygen comments that cause Clang warnings 2015-01-20 09:28:28 -05:00
src/lib_json jsoncpp: Provide 'isfinite' implementation on older AIX and HP-UX 2015-03-31 14:55:00 -04:00
.gitattributes jsoncpp: Add .gitattributes to skip whitespace checks 2015-01-13 10:36:19 -05:00
CMakeLists.txt jsoncpp: Disable warnings to avoid changing 3rd party code 2015-01-15 11:39:01 -05:00
LICENSE Merge branch 'jsoncpp-upstream' into import-jsoncpp 2015-01-13 14:42:00 -05:00
README-CMake.txt jsoncpp: Add README-CMake.txt 2015-01-15 11:39:20 -05:00