-
Notifications
You must be signed in to change notification settings - Fork 6.6k
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
[kdalgorithms] Add new port #29375
[kdalgorithms] Add new port #29375
Conversation
Co-authored-by: Lily Wang <[email protected]>
Co-authored-by: Lily Wang <[email protected]>
Co-authored-by: Lily Wang <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is a new experimental fast check for PR issues. Please let us know if this bot is helpful!
PRs must add only one version and must not modify any published versions
When making any changes to a library, the version or port-version in vcpkg.json
or CONTROL
must be modified.
error: checked-in files for kdalgorithms have changed but the version was not updated
version: 2023-01-31
old SHA: 7648cb03e208b5e45f0fc77629c514eb9308e0a5
new SHA: a16ec056f1bc26911b37f84d16a09852f0fb83cc
Did you remember to update the version or port version?
Use --overwrite-version to bypass this check
***No files were updated***
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is a new experimental fast check for PR issues. Please let us know if this bot is helpful!
PRs must add only one version and must not modify any published versions
When making any changes to a library, the version or port-version in vcpkg.json
or CONTROL
must be modified.
error: checked-in files for kdalgorithms have changed but the version was not updated
version: 2023-01-31
old SHA: 7648cb03e208b5e45f0fc77629c514eb9308e0a5
new SHA: 67805400ba6950a8cf7d2140553b49a0e556d7de
Did you remember to update the version or port version?
Use --overwrite-version to bypass this check
***No files were updated***
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is a new experimental fast check for PR issues. Please let us know if this bot is helpful!
PRs must add only one version and must not modify any published versions
When making any changes to a library, the version or port-version in vcpkg.json
or CONTROL
must be modified.
error: checked-in files for kdalgorithms have changed but the version was not updated
version: 2023-01-31
old SHA: 7648cb03e208b5e45f0fc77629c514eb9308e0a5
new SHA: f12630b2806a82732ae91e9550b23b8980f4bdb5
Did you remember to update the version or port version?
Use --overwrite-version to bypass this check
***No files were updated***
Thanks for the new port! |
This is a header-only library with some stl algorithm wrappers.
find_package
calls are REQUIRED, are satisfied byvcpkg.json
's declared dependencies, or disabled with CMAKE_DISABLE_FIND_PACKAGE_Xxxvcpkg.json
matches what upstream says.vcpkg.json
matches what upstream says../vcpkg x-add-version --all
and committing the result.