vcpkg/ports/daw-header-libraries/vcpkg.json
JonLiu1993 85f97d4f89
[daw-json-link] update to v3.10.0 and dependency (#28053)
* [daw-json-link] update to v3.10.0 and dependency

* udpate evrsion
2022-11-29 12:02:25 -08:00

18 lines
390 B
JSON

{
"name": "daw-header-libraries",
"version": "2.76.2",
"description": "Set of header-only algorithms used in daw-utf8-range and daw-json-link.",
"homepage": "https://github.com/beached/header_libraries",
"license": "BSL-1.0",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}