mirror of
https://github.com/json-c/json-c.git
synced 2026-04-04 12:59:07 +08:00
Issue #585: don't install config.h
This commit is contained in:
@@ -299,7 +299,7 @@ if ($ENV{VALGRIND})
|
|||||||
endif()
|
endif()
|
||||||
|
|
||||||
set(JSON_C_PUBLIC_HEADERS
|
set(JSON_C_PUBLIC_HEADERS
|
||||||
${PROJECT_BINARY_DIR}/config.h
|
# Note: config.h is _not_ included here
|
||||||
${PROJECT_BINARY_DIR}/json_config.h
|
${PROJECT_BINARY_DIR}/json_config.h
|
||||||
|
|
||||||
${PROJECT_SOURCE_DIR}/json.h
|
${PROJECT_SOURCE_DIR}/json.h
|
||||||
|
|||||||
Reference in New Issue
Block a user