mirror of
https://github.com/json-c/json-c.git
synced 2026-04-09 23:39:06 +08:00
compat/strdup.h: move common compat check for strdup() to own file
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
This commit is contained in:
@@ -23,6 +23,7 @@ endif()
|
||||
include_directories(${CMAKE_CURRENT_BINARY_DIR}/include)
|
||||
|
||||
set(JSON_C_HEADERS
|
||||
./compat/strdup.h
|
||||
./json.h
|
||||
${CMAKE_CURRENT_BINARY_DIR}/include/config.h
|
||||
./json_config.h
|
||||
|
||||
Reference in New Issue
Block a user