vcpkg/ports/thor/vcpkg.json

12 lines
242 B
JSON
Raw Normal View History

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