# jsoncpp **Repository Path**: cmake_sln/jsoncpp ## Basic Information - **Project Name**: jsoncpp - **Description**: 基于jsoncpp-0.5.0使用CMake自动构建生成动态库,支持Config.cmake配置导出 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2024-05-22 - **Last Updated**: 2024-07-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README cd jsoncpp-0.5.0 mdkir build cd build cmake -DCMAKE_BUILD_TYPE=release -DCMAKE_GENERATOR_PLATFORM=x64 .. 使用VS打开jsoncpp.sln手动进行编译生成