Skip to content

Protect target JsonCpp::JsonCpp against multi-include #1435

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 3 commits into from
Sep 10, 2024
Merged

Protect target JsonCpp::JsonCpp against multi-include #1435

merged 3 commits into from
Sep 10, 2024

Conversation

rjoomen
Copy link
Contributor

@rjoomen rjoomen commented Sep 19, 2022

Fixes #1356, courtesy of @johnwason

Copy link

@JonasVautherin JonasVautherin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works for me 👍

@rjoomen
Copy link
Contributor Author

rjoomen commented Oct 6, 2023

Friendly ping.

@JonasVautherin
Copy link

Is this project maintained? It's not clear to me.

@BillyDonahue
Copy link
Contributor

BillyDonahue commented Oct 8, 2023

Is this project maintained? It's not clear to me.

yes. I think we're intimidated by cmake though :)

@petersteneteg
Copy link

This is the right way to do this! Any reason this has not been merged?

@baylesj
Copy link
Contributor

baylesj commented Sep 10, 2024

Recently we were in a situation where the TravisCI integration was broken and caused no patches to get landed. This unfortunately happened for quite some time and I have now resolved it by migrating the repository to GitHub Actions.

@baylesj baylesj merged commit fa0dff1 into open-source-parsers:master Sep 10, 2024
10 checks passed
@rjoomen rjoomen deleted the multiincludefix branch September 11, 2024 08:07
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Build starts to fail with 1.9.5 due to JsonCpp::JsonCpp target not protected against multi-include
8 participants