Skip to content
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

fix(cmake): old cmake boost bug #5149

Merged
merged 1 commit into from
May 30, 2024
Merged

fix(cmake): old cmake boost bug #5149

merged 1 commit into from
May 30, 2024

Conversation

henryiii
Copy link
Collaborator

Description

Fix #5138.

Suggested changelog entry:

- Fix mistake affecting old cmake and old boost

@rwgk
Copy link
Collaborator

rwgk commented May 29, 2024

LGTM — Is there a reasonably easy way to cover this fix with a new test?

@henryiii
Copy link
Collaborator Author

This is for a version of CMake older than I want to support and a version of Boost older than I want to support, so not very motivated to set one up.

@rwgk
Copy link
Collaborator

rwgk commented May 29, 2024 via email

@henryiii henryiii merged commit 7187894 into master May 30, 2024
84 checks passed
@henryiii henryiii deleted the henryiii-patch-3 branch May 30, 2024 00:33
@github-actions github-actions bot added the needs changelog Possibly needs a changelog entry label May 30, 2024
@henryiii henryiii removed the needs changelog Possibly needs a changelog entry label Jun 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG]: undefined Boost::headers with Boost::boost found
2 participants