mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 23:01:38 +08:00
ab364a7e56
* [thor] Support UNIX, re-fix dependency sfml * update baseline * update version record * improve portfile.cmake * update version record
12 lines
242 B
JSON
12 lines
242 B
JSON
{
|
|
"name": "thor",
|
|
"version": "2.0",
|
|
"port-version": 4,
|
|
"description": "Extends the multimedia library SFML with higher-level features",
|
|
"homepage": "www.bromeon.ch/libraries/thor",
|
|
"dependencies": [
|
|
"aurora",
|
|
"sfml"
|
|
]
|
|
}
|