mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-26 00:29:01 +08:00
11 lines
226 B
JSON
11 lines
226 B
JSON
|
{
|
||
|
"name": "sfgui",
|
||
|
"version-string": "0.4.0",
|
||
|
"port-version": 4,
|
||
|
"description": "simple and fast graphical user interface library",
|
||
|
"homepage": "https://github.com/TankOs/SFGUI",
|
||
|
"dependencies": [
|
||
|
"sfml"
|
||
|
]
|
||
|
}
|