-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
aws-c-http: add missing interface definition if shared + modernize more for conan v2 #17107
aws-c-http: add missing interface definition if shared + modernize more for conan v2 #17107
Conversation
This comment has been minimized.
This comment has been minimized.
3f75baf
to
ca045fa
Compare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Conan v1 pipeline ✔️All green in build 6 (
Conan v2 pipeline ✔️
All green in build 5 (
|
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.
LGTM
…ed + modernize more for conan v2 * add AWS_HTTP_USE_IMPORT_EXPORT interface definition if shared * modernize more * more elegant way to define target for legacy generators * aws-c-common & aws-c-io are public dependencies
see https://github.com/awslabs/aws-c-http/blob/v0.7.7/include/aws/http/exports.h
Without this fix, the build of aws-c-auth "all shared" fails with msvc.