vcpkg/ports/libraqm/vcpkg.json
Jia Yue Hua 9bc8b9fda8
[libraqm] update to 0.10.1 (#34625)
* [libraqm] update to 0.10.1

* [libraqm] update to 0.10.1
2023-10-20 09:37:19 -07:00

13 lines
245 B
JSON

{
"name": "libraqm",
"version": "0.10.1",
"description": "A library for complex text layout",
"homepage": "https://github.com/HOST-Oman/libraqm",
"dependencies": [
"freetype",
"fribidi",
"harfbuzz",
"vcpkg-cmake"
]
}