aboutsummaryrefslogtreecommitdiff
path: root/ports/bullet3/vcpkg.json
blob: 70c9be0ba1a999f1e48be41ee34f3d01d27eed43 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "name": "bullet3",
  "version": "3.17",
  "port-version": 1,
  "description": "Bullet Physics is a professional collision detection, rigid body, and soft body dynamics library",
  "homepage": "https://github.com/bulletphysics/bullet3",
  "features": {
    "multithreading": {
      "description": "Multithreading functionality for bullet3"
    }
  }
}