-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
Conversation
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.
Works for me 👍
Friendly ping. |
Is this project maintained? It's not clear to me. |
yes. I think we're intimidated by cmake though :) |
This is the right way to do this! Any reason this has not been merged? |
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. |
Fixes #1356, courtesy of @johnwason