This website requires JavaScript.
Explore
Help
Sign In
kolan
/
CMake
Watch
1
Star
0
Fork
0
You've already forked CMake
Code
Issues
Pull Requests
Releases
Wiki
Activity
CMake
/
Utilities
/
cmjsoncpp
History
Brad King
4c49606598
jsoncpp: Provide 'isfinite' implementation on ancient glibc
...
The glibc 2.1 headers provide isfinite only in C99 mode. Add its definition ourselves.
2015-01-15 11:39:04 -05:00
..
include
/json
jsoncpp: Add missing <iosfwd> include in json/writer.h
2015-01-15 11:39:03 -05:00
src
/lib_json
jsoncpp: Provide 'isfinite' implementation on ancient glibc
2015-01-15 11:39:04 -05: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