Skip to content

Conversation

@Lectem
Copy link

@Lectem Lectem commented Feb 5, 2020

aws-c-event-stream should not need to worry nor now how to find the aws-c-common CMake modules.
This can be fixed by simply moving up find_package(aws-c-common REQUIRED) and making the aws-c-common package set the paths correctly.

This has been confirmed to work on amazon linux 2.

This commit requires awslabs/aws-c-common#587 to be merged first.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

`aws-c-event-stream` should not need to worry nor now how to find the `aws-c-common` CMake modules.
This can be fixed by simply moving up `find_package(aws-c-common REQUIRED)` and making the `aws-c-common` package set the paths correctly.

This has been confirmed to work on amazon linux 2.

This commit requires awslabs/aws-c-common#587 to be merged first.
@justinboswell justinboswell self-assigned this Feb 5, 2020
@justinboswell justinboswell added the investigating Issue is being investigated and/or work is in progress to resolve the issue. label Feb 5, 2020
@justinboswell justinboswell changed the base branch from master to main November 13, 2020 02:08
@graebm
Copy link
Contributor

graebm commented Jan 6, 2025

Fixed by: #119

@graebm graebm closed this Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

investigating Issue is being investigated and/or work is in progress to resolve the issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants