16 lines
446 B
JSON
Executable File
16 lines
446 B
JSON
Executable File
{
|
|
"name": "physx",
|
|
"version": "4.1.2",
|
|
"port-version": 4,
|
|
"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",
|
|
"license": null,
|
|
"supports": "!mingw & !(windows & arm)",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|