vcpkg/ports/thor/vcpkg.json
Billy O'Neal ef153db9bc
[thor] Update to current master (#32001)
This is necessary to build on Ubuntu 22.04 because it includes d5e641d86b
2023-06-14 16:23:40 -07:00

16 lines
320 B
JSON

{
"name": "thor",
"version-date": "2022-04-16",
"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
}
]
}