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.2#0
Sep 16, 2024
All
JoshuaSledden/Jigson0
github.com/JoshuaSledden/Jigson
17ae26dff0
MIT
Manifest