mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 01:39:01 +08:00
bedae7b820
* fix bullet3 * add-version * change version-string to version * overwrite version * add export targets; change usage_file * version * add bullet include dirs to target * version * remove line break * version * apply changes from @JackBoosY * version * change EOL to LF * version
13 lines
356 B
JSON
13 lines
356 B
JSON
{
|
|
"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"
|
|
}
|
|
}
|
|
}
|