-
Notifications
You must be signed in to change notification settings - Fork 6.5k
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
[kd-soap] update to 2.2.0 and rename to kdsoap #36101
Conversation
) | ||
|
||
vcpkg_extract_source_archive( | ||
SOURCE_PATH | ||
ARCHIVE "${ARCHIVE}" | ||
PATCHES | ||
Ensure-KDSoapConfig-finds-Qt-first.patch |
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.
The patch is applied in the latest version.
You can always update vcpkg ports, but you cannot know about your users' dependencies. |
I think we are the only one using |
* kd-soap update to 2.2.0 * update version --------- Co-authored-by: vzhli17 <[email protected]>
* kd-soap update to 2.2.0 * update version --------- Co-authored-by: vzhli17 <[email protected]>
Fixes #36092
I checked that our other ports do not depend on kd-soap, so I think it can be renamed.
Tested usage successfully by
kdsoap:x64-windows
:The "supports" clause reflects platforms that may be fixed by this new versionAny fixed CI baseline entries are removed from that file../vcpkg x-add-version --all
and committing the result.