jigsonv0.1.3
- Updated
A simple C++ library designed to facilitate easy mapping from json content to a class model.
- Project website: https://github.com/JoshuaSledden/Jigson
#Usage
jigson provides CMake targets:
find_package(jigson CONFIG REQUIRED)
target_link_libraries(main PRIVATE jigson::jigson)#Supported Platforms
All platforms supported.
#Features
No features defined.
#Host Dependencies
and one transitive dependency:
- vcpkg-cmake-config (through nlohmann-json)
#Used By
No ports use this.
#Host Tool For
No ports use this.
#Contributors
XII