mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 04:19:00 +08:00
cda8ba09f3
18 lines
432 B
JSON
18 lines
432 B
JSON
{
|
|||
"name": "daw-utf-range",
|
|||
"version-semver": "2.1.0",
|
|||
"description": "Header-only utf8 string range used by daw-json-link. Includes a constexpr/noexcept modified version of utfcpp.",
|
|||
"homepage": "https://github.com/beached/header_libraries",
|
|||
"dependencies": [
|
|||
"daw-header-libraries",
|
|||
{
|
|||
"name": "vcpkg-cmake",
|
|||
"host": true
|
|||
},
|
|||
{
|
|||
"name": "vcpkg-cmake-config",
|
|||
"host": true
|
|||
}
|
|||
]
|
|||
}
|