vcpkg/ports/libraqm/vcpkg.json
2024-10-07 15:08:29 -04:00

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"
]
}