CMake/Utilities/cmjsoncpp
Brad King a02fbec5f3 jsoncpp: Drop doxygen comments that cause Clang warnings
Even though we disable warnings when building jsoncpp itself, including
its headers from other CMake sources may still cause warnings.  Update
the code to remove these -Wdocumentation warnings.
2015-01-20 09:28:28 -05: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 Solaris 2015-01-15 11:39:20 -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
README-CMake.txt jsoncpp: Add README-CMake.txt 2015-01-15 11:39:20 -05:00