-
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
[vcpkg baseline][openxr-loader] Fix config error #42567
Conversation
|
||
include(CMakeFindDependencyMacro) | ||
find_dependency(Threads) | ||
+find_dependency(jsoncpp CONFIG) |
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.
Agreed; upstream says NO_MODULE
:
but this is documented to be the same as CONFIG
: https://cmake.org/cmake/help/latest/command/find_package.html#full-signature
Unrelated to brotli. qtquick3d still has an installation order problem. The recent openxr-loader update was pulled out of #42080, and I didn't notice the jsoncpp issue because there I disabled qtquick3d's use of openxr. qtquick3d is meant to get a feature to control openxr usage. |
Cherry-picked into #42588. |
Don't merge this. |
Fix
qtquick3d
failedUndefined _BrotliEncoderCompressStream
, https://dev.azure.com/vcpkg/public/_build/results?buildId=110038&view=resultsAdd function
find_dependency(jsoncpp CONFIG)
to port openxr-loaderChecklist
SHA512s are updated for each updated download.The "supports" clause reflects platforms that may be fixed by this new version.Any fixed CI baseline entries are removed from that file.Any patches that are no longer applied are deleted from the port's directory../vcpkg x-add-version --all
and committing the result.Test
The port installation tests pass with the following triplets: