19 lines
348 B
JSON
19 lines
348 B
JSON
{
|
|
"name": "sfgui",
|
|
"version": "1.0.0",
|
|
"description": "Simple and Fast Graphical User Interface Library",
|
|
"homepage": "https://github.com/TankOs/SFGUI",
|
|
"license": "Zlib",
|
|
"dependencies": [
|
|
"sfml",
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|