CMake/Utilities/cmjsoncpp
Joerg Sonnenberger 75644dafe5 jsoncpp: Fix compilation as C99 on Solaris
In C99 mode, Solaris variants may already define isfinite, so check for
the existence first.
2015-09-14 09:40:38 -04:00
..
include/json jsoncpp: Drop doxygen comments that cause Clang warnings 2015-01-20 09:28:28 -05:00
src/lib_json jsoncpp: Fix compilation as C99 on Solaris 2015-09-14 09:40:38 -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