Skip to content

Commit

Permalink
Issue #585: don't install config.h
Browse files Browse the repository at this point in the history
  • Loading branch information
hawicz committed Apr 21, 2020
1 parent ba45279 commit 8b511c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -299,7 +299,7 @@ if ($ENV{VALGRIND})
endif()

set(JSON_C_PUBLIC_HEADERS
${PROJECT_BINARY_DIR}/config.h
# Note: config.h is _not_ included here
${PROJECT_BINARY_DIR}/json_config.h

${PROJECT_SOURCE_DIR}/json.h
Expand Down

0 comments on commit 8b511c4

Please sign in to comment.