-
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
[aricpp] Update to 1.1.2 #24391
[aricpp] Update to 1.1.2 #24391
Conversation
vcpkg_fixup_pkgconfig() | ||
|
||
file(REMOVE_RECURSE "${CURRENT_PACKAGES_DIR}/debug" "${CURRENT_PACKAGES_DIR}/lib") |
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.
If this port is a header only library, please leave comment in the top of this file.
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.
Added a comment and also removed vcpkg_copy_pdbs.
|
Thanks for the update! |
Describe the pull request
What does your PR fix?
Updates aricpp to 1.1.2
Which triplets are supported/not supported? Have you updated the CI baseline?
As before, Yes
Does your PR follow the maintainer guide?
Yes
If you have added/updated a port: Have you run ./vcpkg x-add-version --all and committed the result?
Yes