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

To add missing cmake variable for include path #696

Closed
wants to merge 1 commit into from

Conversation

matthewOConnell
Copy link

This is to address issue #695 where recent CMake refactoring work stopped setting JSON_INCLUDE_DIR breaking CMake find_package(nlohmann_json)

@mention-bot
Copy link

@matthewOConnell, thanks for your PR! By analyzing the history of the files in this pull request, we identified @robertmrk to be a potential reviewer.

Copy link
Owner

@nlohmann nlohmann left a comment

Choose a reason for hiding this comment

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

Looks good to me.

@nlohmann nlohmann self-assigned this Aug 11, 2017
@nlohmann nlohmann added this to the Release 3.0.0 milestone Aug 11, 2017
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 6eb75bd on matthewOConnell:develop into 6151b05 on nlohmann:develop.

@matthewOConnell
Copy link
Author

This alone does not resolve the find_package() issue. I'm closing this merge request while I continue working on it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants