diff options
| author | Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> | 2021-02-03 11:48:06 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-02-03 11:48:06 -0800 |
| commit | 5f0139b7e2f48a5e0cde8f6c199c2fc7689fb2b9 (patch) | |
| tree | 128a97f2952ae18f17bd4d059776ed836ab8bf63 /ports/physx/CONTROL | |
| parent | 37289e26fc5a565508dc2f1726184cf3827d4424 (diff) | |
| download | vcpkg-5f0139b7e2f48a5e0cde8f6c199c2fc7689fb2b9.tar.gz vcpkg-5f0139b7e2f48a5e0cde8f6c199c2fc7689fb2b9.zip | |
[physx] Use /Z7 instead of /Zi to integrate the debug info when building static (#15934)
* [physx] Use /Z7 instead of /Zi to integrate the debug message when building static
* update version record
* [physx] Add homepage
* update version record
* [physx] Re-fix flags, using toolchain set
* update version record
Diffstat (limited to 'ports/physx/CONTROL')
| -rw-r--r-- | ports/physx/CONTROL | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ports/physx/CONTROL b/ports/physx/CONTROL index b7055be9a..c35db5c1b 100644 --- a/ports/physx/CONTROL +++ b/ports/physx/CONTROL @@ -1,4 +1,5 @@ Source: physx
Version: 4.1.1
-Port-Version: 6
+Port-Version: 7
+Homepage: https://github.com/NVIDIAGameWorks/PhysX
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
|
