mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 18:39:07 +08:00
0bd48a1bb9
* [tinyutf8] update to 4.4.3 * update version * Remove vcpkg-cmake-config * update version
13 lines
278 B
JSON
13 lines
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
|
|
}
|
|
]
|
|
}
|