From: Eric Haszlakiewicz Date: Wed, 12 Dec 2018 01:35:56 +0000 (-0500) Subject: install json_object_iterator.h header file X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F514%2Fhead;p=thirdparty%2Fjson-c.git install json_object_iterator.h header file 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 --- 0daf8dc826495ba3e329d594ea7ea18456d4a5b7