mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 01:29:00 +08:00
ef153db9bc
This is necessary to build on Ubuntu 22.04 because it includes d5e641d86b
16 lines
320 B
JSON
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
|
|
}
|
|
]
|
|
}
|