vcpkg/ports/thor/vcpkg.json
Jack·Boos·Yu ab364a7e56
[thor] Support UNIX, re-fix dependency sfml (#17766)
* [thor] Support UNIX, re-fix dependency sfml

* update baseline

* update version record

* improve portfile.cmake

* update version record
2021-05-13 13:16:46 -07:00

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"
]
}