Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

19 lines
349 B
JSON

{
"name": "ezfoundation",
"version": "21.10",
"description": "Foundation library out of ezEngine",
"homepage": "https://ezengine.net/",
"license": "MIT",
"supports": "windows | uwp",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}