File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
- 105.1-physx-5.3.1
1
+ 105.1-physx-5.3.1.patch0
Original file line number Diff line number Diff line change 1
- git clone -b $( cat branch) --depth 1 --recursive https://github.com/NVIDIA-Omniverse /PhysX.git
1
+ git clone -b $( cat branch) --depth 1 --recursive https://github.com/sapien-sim /PhysX.git
2
2
sed -i ' s/name="PX_BUILDSNIPPETS" value="True"/name="PX_BUILDSNIPPETS" value="False"/g' PhysX/physx/buildtools/presets/public/linux.xml
3
3
sed -i ' s/name="PX_BUILDPVDRUNTIME" value="True"/name="PX_BUILDPVDRUNTIME" value="False"/g' PhysX/physx/buildtools/presets/public/linux.xml
4
4
sed -i ' s/-Werror//g' PhysX/physx/source/compiler/cmake/linux/CMakeLists.txt
Original file line number Diff line number Diff line change 1
- git clone -b $( cat branch) --depth 1 --recursive https://github.com/NVIDIA-Omniverse /PhysX.git
1
+ git clone -b $( cat branch) --depth 1 --recursive https://github.com/sapien-sim /PhysX.git
2
2
sed -i ' s/name="PX_BUILDSNIPPETS" value="True"/name="PX_BUILDSNIPPETS" value="False"/g' PhysX/physx/buildtools/presets/public/vc17win64.xml
3
3
sed -i ' s/name="PX_BUILDPVDRUNTIME" value="True"/name="PX_BUILDPVDRUNTIME" value="False"/g' PhysX/physx/buildtools/presets/public/vc17win64.xml
4
4
sed -i ' s/name="PX_GENERATE_STATIC_LIBRARIES" value="False"/name="PX_GENERATE_STATIC_LIBRARIES" value="True"/g' PhysX/physx/buildtools/presets/public/vc17win64.xml
You can’t perform that action at this time.
0 commit comments