mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 01:29:00 +08:00
59ea102312
* [physx] Update to 4.1.2 * [physx] Update to vcpkg-cmake * [physx] x-add-version
13 lines
370 B
JSON
13 lines
370 B
JSON
{
|
|
"name": "physx",
|
|
"version-semver": "4.1.2",
|
|
"description": "The NVIDIA PhysX SDK is a scalable multi-platform physics solution supporting a wide range of devices, from smartphones to high-end multicore CPUs and GPUs",
|
|
"homepage": "https://github.com/NVIDIAGameWorks/PhysX",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|