vcpkg/ports/physx
Darryl Pogue ebffa3937b
[physx] Fix macOS arm64 build (#28369)
Something changed in newer Xcode compilers that was causing error when
compiling `vdupq_lane_f32` with a variable integer. This includes a
patch to replace the variable with an explicit switch statement for all
4 possible values.

Patch is based on this commit:
cdbfc0f128
2022-12-19 12:08:49 -08:00
..
fix-compiler-flag.patch
portfile.cmake
remove-werror.patch
vcpkg.json