mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 11:49:00 +08:00
d97e15975a
* [box2d] Update CMake arguments * [box2d] x-add-version
9 lines
209 B
JSON
9 lines
209 B
JSON
{
|
|
"name": "box2d",
|
|
"version-semver": "2.4.1",
|
|
"port-version": 1,
|
|
"description": "An open source C++ engine for simulating rigid bodies in 2D",
|
|
"homepage": "https://box2d.org",
|
|
"supports": "!uwp"
|
|
}
|