зеркало из https://github.com/microsoft/vcpkg.git
19 строки
426 B
JSON
19 строки
426 B
JSON
{
|
|
"name": "tinyutf8",
|
|
"version": "4.4.3",
|
|
"port-version": 1,
|
|
"description": "TINYUTF8 is a library for extremely easy integration of Unicode into an arbitrary C++11 project.",
|
|
"homepage": "https://github.com/DuffsDevice/tiny-utf8/",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|