vcpkg/ports/thor/vcpkg.json

17 lines
329 B
JSON
Raw Normal View History

{
"name": "thor",
"version": "2.0",
"port-version": 6,
"description": "Extends the multimedia library SFML with higher-level features",
"homepage": "https://bromeon.ch/libraries/thor/",
"license": "Zlib",
"dependencies": [
"aurora",
"sfml",
{
"name": "vcpkg-cmake",
"host": true
}
]
}