]> git.ipfire.org Git - thirdparty/json-c.git/commitdiff
install json_object_iterator.h header file 514/head
authorEric Haszlakiewicz <erh+git@nimenees.com>
Wed, 12 Dec 2018 01:35:56 +0000 (20:35 -0500)
committerEric Haszlakiewicz <erh+git@nimenees.com>
Wed, 12 Dec 2018 01:35:56 +0000 (20:35 -0500)
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>
1  2 
CMakeLists.txt

diff --cc CMakeLists.txt
Simple merge