diff --git a/CMakeLists.txt b/CMakeLists.txt index 0e8d40f..967eff3 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -71,6 +71,7 @@ set(JSON_C_PUBLIC_HEADERS ./json_c_version.h ./json_inttypes.h ./json_object.h + ./json_object_iterator.h ./json_pointer.h ./json_tokener.h ./json_util.h