CMake/Utilities/cmjsoncpp
Oleksandr Koval 209daa20b2 Code style: add missed explicit 'this->'
CMake uses explicit 'this->' style. Using custom clang-tidy check we can
detect and fix places where 'this->' was missed.
2021-01-05 14:32:36 +02:00
..
include/json Fixing warnings generated by clang 8.0 on Windows 2019-05-29 18:18:09 +02:00
src/lib_json Code style: add missed explicit 'this->' 2021-01-05 14:32:36 +02:00
.gitattributes jsoncpp: Add .gitattributes to skip whitespace checks 2015-01-13 10:36:19 -05:00
CMakeLists.txt Utilities: Suppress warnings in third-party code when using XLClang 2019-02-25 08:26:17 -05:00
LICENSE Merge branch 'upstream-jsoncpp' into update-jsoncpp 2017-08-30 10:16:59 -04:00
README-CMake.txt jsoncpp: Add README-CMake.txt 2015-01-15 11:39:20 -05:00