Adding JoltPhysics port to vcpkg #325
-
Hi, I'm a developer on Microsoft's vcpkg team. If you haven't heard of vcpkg, it is a tool/ecosystem to helps manage c/c++ libraries on Windows, Linux, and MacOS. We have a user who would like to add your library to our catalog, but they would like to use your latest commit instead of your latest official release. They claim it is because your latest commit adds support for more platforms and improves your list files making it easier to integrate. However, it is the policy to respect upstream's release schedule. Hence, I have a couple of questions:
Best, |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
Hello, I have heard of the vcpkg system and was planning to take a look at it. I was working towards releasing a new version and I can probably release a new version this weekend. Are there any patches needed for vcpkg that could be included in the main repository? (I assume it will be placed here?). Can I take a look at the proposed config? |
Beta Was this translation helpful? Give feedback.
-
Found the PR: microsoft/vcpkg#27715. Looks like there are no patches needed. So I will go ahead and make a release. |
Beta Was this translation helpful? Give feedback.
Found the PR: microsoft/vcpkg#27715. Looks like there are no patches needed. So I will go ahead and make a release.