C++ library for manipulating JSON values, including serialization and deserialization to and from strings, with optional comment preservation.
vcpkg install jsoncppNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a JSON object and serialize it to a string.
Use target_link_libraries(your_target PRIVATE jsoncpp_lib)
No dependency data recorded yet.
No resource links recorded.