jsoncpp/src
Christopher Dunn 24f544996f no struct init
The C struct initializer is not standard C++.
GCC and Clang handle this (at least in some versions) but some
compilers might not.
2015-03-03 10:15:09 -06:00
..
jsontestrunner skip python jsontestrunner by default 2015-02-26 09:41:45 -06:00
lib_json no struct init 2015-03-03 10:15:09 -06:00
test_lib_json test Json::Value::null 2015-03-03 08:45:52 -06:00
CMakeLists.txt - New CMake based build system. Based in part on contribution from 2013-05-08 20:21:11 +00:00