mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-18 23:10:25 +08:00
![JonLiu1993](/assets/img/avatar_default.png)
* [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
|
|
}
|
|
]
|
|
}
|