mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 06:59:01 +08:00
31aea25728
* [json-schema-validator] Add new port * [json-schema-validator] Fix string ambiguous assignment error * [json-schema-validator] Remove redundant part from patch's path * [json-schema-validator] Forward find_package() for nlohmann_json * [json-schema-validator] comment out lines from source's CMakeLists.txt * [json-schema-validator] Improve portfile.cmake and regenerate patch Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
6 lines
279 B
Plaintext
6 lines
279 B
Plaintext
Source: json-schema-validator
|
|
Version: 2.1.0
|
|
Homepage: https://github.com/pboettch/json-schema-validator
|
|
Description: This is a C++ library for validating JSON documents based on a JSON Schema. This validator is based on nlohmann json library.
|
|
Build-Depends: nlohmann-json[core]
|