-
Notifications
You must be signed in to change notification settings - Fork 7k
[glaze] update to 5.6.1 #46995
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
base: master
Are you sure you want to change the base?
[glaze] update to 5.6.1 #46995
Conversation
Sorry for the infrastructure problem on Linux/Android, we have submitted a ticket with the infrastructure folks and will keep you posted. |
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
if("interop" IN_LIST FEATURES) | ||
file(REMOVE_RECURSE "${CURRENT_PACKAGES_DIR}/debug/include") | ||
# interop produces shared library with static client library. | ||
set(VCPKG_POLICY_DLLS_IN_STATIC_LIBRARY enabled) |
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.
We can't merge this with that policy turned on. Can you remove adding that feature? I assume it was not added originally for this exact reason.
./vcpkg x-add-version --all
and committing the result.https://github.com/stephenberry/glaze/releases/tag/v5.6.1