mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 14:29:03 +08:00
39b6c7a193
* [tinyutf8] Fix cmake usage * version
19 lines
426 B
JSON
19 lines
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
|
|
}
|
|
]
|
|
}
|