mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-29 18:02:20 +08:00
e12d82b8eb
As per comments in the source, "some GCC compilers need the compiler
flag -malign-double to be set."
a2c0428aca/pxshared/include/foundation/PxPreprocessor.h (L473)
16 lines
446 B
JSON
16 lines
446 B
JSON
{
|
|
"name": "physx",
|
|
"version": "4.1.2",
|
|
"port-version": 6,
|
|
"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
|
|
}
|
|
]
|
|
}
|