vcpkg/ports/libraqm/vcpkg.json
JonLiu1993 11955f1ffd
[vcpkg baseline][libraqm] Fix X64-osx build error (#30661)
* [libraqm] Fix install

* update version
2023-04-04 15:49:20 -07:00

14 lines
265 B
JSON

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