From: Haffon <20966113@qq.com> Date: Thu, 7 Sep 2017 02:39:14 +0000 (+0800) Subject: set JSON_C_HEADERS full file name X-Git-Tag: json-c-0.13-20171207~53^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F359%2Fhead;p=thirdparty%2Fjson-c.git set JSON_C_HEADERS full file name --- diff --git a/CMakeLists.txt b/CMakeLists.txt index f5958709..3d24caf4 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -53,7 +53,7 @@ set(JSON_C_HEADERS ./math_compat.h ./strdup_compat.h ./strerror_override.h - ./strerror_override_private + ./strerror_override_private.h ./vasprintf_compat.h ./printbuf.h ./random_seed.h