yuzu/externals/vcpkg/ports/sfgui/vcpkg.json

11 lines
219 B
JSON
Executable File

{
"name": "sfgui",
"version": "0.4.0",
"port-version": 5,
"description": "simple and fast graphical user interface library",
"homepage": "https://github.com/TankOs/SFGUI",
"dependencies": [
"sfml"
]
}