mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 04:43:18 +08:00
13 lines
245 B
JSON
13 lines
245 B
JSON
{
|
|
"name": "libraqm",
|
|
"version": "0.10.2",
|
|
"description": "A library for complex text layout",
|
|
"homepage": "https://github.com/HOST-Oman/libraqm",
|
|
"dependencies": [
|
|
"freetype",
|
|
"fribidi",
|
|
"harfbuzz",
|
|
"vcpkg-cmake"
|
|
]
|
|
}
|