yuzu/externals/vcpkg/ports/duckx/vcpkg.json

21 lines
397 B
JSON
Executable File

{
"name": "duckx",
"version": "1.2.2",
"port-version": 1,
"description": "DuckX is a library for creation of Office docx files.",
"homepage": "https://github.com/amiremohamadi/DuckX",
"license": "MIT",
"dependencies": [
"libzip",
"pugixml",
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}