mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 04:19:07 +08:00
aaeba6b1bf
* Create patch to add missing header * Updated package version * Updated checksum Co-authored-by: vetegrodd <ccederberg@burken.localdomain>
11 lines
219 B
JSON
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"
|
|
]
|
|
}
|