jsoncpp/include
Marcel Raad 36d8cfd768 Fix macro redefinition warning with clang-cl
clang-cl defines _MSC_VER by default, so JSONCPP_DEPRECATED was first
defined for MSVC and then redefined for clang. Integrate the MSVC
definition into the block with clang and GCC's JSONCPP_DEPRECATED
definitions to fix this.
2019-02-28 22:19:13 -06:00
..
json Fix macro redefinition warning with clang-cl 2019-02-28 22:19:13 -06:00
CMakeLists.txt STYLE: Convert CMake-language commands to lower case 2018-12-30 15:32:57 -06:00