зеркало из https://github.com/microsoft/vcpkg.git
19 строки
362 B
JSON
19 строки
362 B
JSON
{
|
|
"name": "box2d",
|
|
"version-semver": "2.4.1",
|
|
"port-version": 3,
|
|
"description": "An open source C++ engine for simulating rigid bodies in 2D",
|
|
"homepage": "https://box2d.org",
|
|
"supports": "!uwp",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|