Browse Source
Merge pull request #421 from lt-holman/install_header_file
install json_object_iterator.h header file
tags/json-c-0.14-20200419
Eric Haszlakiewicz
GitHub
7 years ago
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
0 deletions
-
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 |
|
|
|