Skip to content

jigsonv0.1.3

Updated

A simple C++ library designed to facilitate easy mapping from json content to a class model.

#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.

#Dependencies

No transitive dependencies.

#Host Dependencies

and one transitive dependency:

#Used By

No ports use this.

#Host Tool For

No ports use this.

#Contributors

  • XII's avatarXII

#Changelog

  • 6cfe302Update jigson 0.1.3 (#41039)
  • 17ae26d[jigson] New port (#40913)