-
Notifications
You must be signed in to change notification settings - Fork 6.4k
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
[lensfun] Add new port #34783
[lensfun] Add new port #34783
Conversation
|
Remove feature |
All features passed with following triplets:
|
"features": { | ||
"sse": { | ||
"description": "Build with support for SSE" | ||
}, | ||
"sse2": { | ||
"description": "Build with support for SSE2" | ||
} | ||
} |
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.
@JackBoosY Please remove these features. Arch settings are not features and SSE2 should be support on everything !arm.
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.- [ ] The generated "usage text" is accurate. See adding-usage for context../vcpkg x-add-version --all
and committing the result.