vcpkg/ports/sfml/vcpkg.json

16 lines
282 B
JSON

{
"name": "sfml",
"version": "2.5.1",
"port-version": 10,
"description": "Simple and fast multimedia library",
"homepage": "https://github.com/sfml/sfml",
"dependencies": [
"freetype",
"libflac",
"libogg",
"libvorbis",
"openal-soft",
"stb"
]
}