mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 12:41:38 +08:00
0480c6b20e
* Update font-chef to 1.1.0 * Update CI baseline * Fix build on 64 bit platforms * Update git-tree hash * Add comment * Update git-tree hash Co-authored-by: chausner <chausner@users.noreply.github.com>
17 lines
298 B
JSON
17 lines
298 B
JSON
{
|
|
"name": "font-chef",
|
|
"version": "1.1.0",
|
|
"description": "A font cooking library",
|
|
"homepage": "https://github.com/mobius3/font-chef",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|