Skip to content

Commit

Permalink
Add CPack support (#4459)
Browse files Browse the repository at this point in the history
  • Loading branch information
zjyhjqs authored Nov 16, 2024
1 parent fde9a86 commit fd20975
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -210,4 +210,5 @@ if(JSON_Install)
FILES "${CMAKE_CURRENT_BINARY_DIR}/${PROJECT_NAME}.pc"
DESTINATION ${NLOHMANN_JSON_PKGCONFIG_INSTALL_DIR}
)
include(CPack)
endif()

0 comments on commit fd20975

Please sign in to comment.