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 /versions/baseline.json | |
| 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 'versions/baseline.json')
| -rw-r--r-- | versions/baseline.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/versions/baseline.json b/versions/baseline.json index 979a4a867..5d83d0a89 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -4534,7 +4534,7 @@ }, "physx": { "baseline": "4.1.1", - "port-version": 6 + "port-version": 7 }, "picojson": { "baseline": "1.3.0-1", |
