vcpkg/ports/rlottie/vcpkg.json

18 lines
369 B
JSON
Raw Normal View History

2024-11-01 14:25:01 +08:00
{
"name": "rlottie",
"version-date": "2024-08-26",
"description": "A platform independent standalone library that plays Lottie Animation.",
"homepage": "https://github.com/Samsung/rlottie",
"dependencies": [
"rapidjson",
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}