This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
cmake
Watch
2
Star
0
Fork
0
mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced
2026-09-25 04:09:36 +03:00
Code
Activity
Files
ad94b0521eb3a0e05c120b510d047dd18b27c9df
cmake
/
Utilities
/
cmjsoncpp
T
History
Brad King
ad94b0521e
jsoncpp: Add missing <iosfwd> include in json/writer.h
...
The header uses std::ostream, so it must be declared.
2015-01-15 11:39:03 -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: Include C headers since we use APIs without std::
2015-01-15 11:39:03 -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