mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 20:32:00 +08:00
1755add962
* Update libraqm to v0.9.0 * Remove deprecated functions from portfile * Update baseline
12 lines
197 B
JSON
12 lines
197 B
JSON
{
|
|
"name": "libraqm",
|
|
"version-string": "0.9.0",
|
|
"description": "A library for complex text layout",
|
|
"dependencies": [
|
|
"freetype",
|
|
"fribidi",
|
|
"harfbuzz",
|
|
"vcpkg-cmake"
|
|
]
|
|
}
|