vcpkg/ports/sfgui/vcpkg.json
vetegrodd aaeba6b1bf
[sfgui] Create patch to add missing header (#24103)
* Create patch to add missing header

* Updated package version

* Updated checksum

Co-authored-by: vetegrodd <ccederberg@burken.localdomain>
2022-04-13 11:09:50 -07:00

11 lines
219 B
JSON

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