mirror of
https://github.com/json-c/json-c.git
synced 2026-04-10 15:59:07 +08:00
Issue #359: Use consistent spacing in CMakeLists.txt
This commit is contained in:
@@ -52,8 +52,8 @@ set(JSON_C_HEADERS
|
|||||||
./linkhash.h
|
./linkhash.h
|
||||||
./math_compat.h
|
./math_compat.h
|
||||||
./strdup_compat.h
|
./strdup_compat.h
|
||||||
./strerror_override.h
|
./strerror_override.h
|
||||||
./strerror_override_private.h
|
./strerror_override_private.h
|
||||||
./vasprintf_compat.h
|
./vasprintf_compat.h
|
||||||
./printbuf.h
|
./printbuf.h
|
||||||
./random_seed.h
|
./random_seed.h
|
||||||
@@ -68,7 +68,7 @@ set(JSON_C_SOURCES
|
|||||||
./json_util.c
|
./json_util.c
|
||||||
./linkhash.c
|
./linkhash.c
|
||||||
./printbuf.c
|
./printbuf.c
|
||||||
./strerror_override.c
|
./strerror_override.c
|
||||||
./random_seed.c
|
./random_seed.c
|
||||||
./strerror_override.c
|
./strerror_override.c
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user