A simple C++ library designed to facilitate easy mapping from json content to a class model.
Run the following Vcpkg command to install the port.
vcpkg install jigson
jigson provides CMake targets:
find_package(jigson CONFIG REQUIRED)
target_link_libraries(main PRIVATE jigson::jigson)
v0.1.3#0
Sep 17, 2024
All
JoshuaSledden/Jigson0
github.com/JoshuaSledden/Jigson
6cfe302c55
MIT
Manifest