-
Notifications
You must be signed in to change notification settings - Fork 7.2k
[blake3] Add new port #25787
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[blake3] Add new port #25787
Conversation
|
I've tested this port locally in my application, however I'm only able to test Windows at this point. I'll squash/rebase it when it passes the reviews. |
|
Potentially in the future this port should be updated to use BLAKE3-s own CMake script, when/if BLAKE3-team/BLAKE3#247 is merged. |
12b3350 to
4071d0d
Compare
|
Rebased and squashed. |
|
Is there anything preventing this from merging? I'm confused by |
Describe the pull request
What does your PR fix?
Adds blake3 hash port
Fixes [New Port Request] BLAKE3 #20023
Which triplets are supported/not supported? Have you updated the CI baseline?
All, Yes
Does your PR follow the maintainer guide?
Yes
If you have added/updated a port: Have you run
./vcpkg x-add-version --alland committed the result?Yes