vcpkg/ports/tinyutf8/vcpkg.json

13 строки
278 B
JSON

{
"name": "tinyutf8",
"version": "4.4.3",
"description": "TINYUTF8 is a library for extremely easy integration of Unicode into an arbitrary C++11 project.",
"license": "BSD-3-Clause",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
}
]
}