vcpkg/ports/bullet3/vcpkg.json

13 lines
356 B
JSON
Raw Normal View History

{
"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"
}
}
}