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

install json_object_iterator.h header file #421

Merged
merged 1 commit into from
Jun 9, 2018

Conversation

lt-holman
Copy link
Contributor

When building the project using cmake then installing it. The
definitions in json_object_iterator.h are required but not installed
by the cmake install rule. This patch adds the json_object_iterator.h
file to the list of files to install.

Signed-off-by: Keith Holman keith.holman@windriver.com

When building the project using cmake then installing it.  The
definitions in `json_object_iterator.h` are required but not installed
by the cmake install rule.  This patch adds the `json_object_iterator.h`
file to the list of files to install.

Signed-off-by: Keith Holman <keith.holman@windriver.com>
@hawicz hawicz merged commit fb042f4 into json-c:master Jun 9, 2018
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.

None yet

2 participants