Skip to content

Commit

Permalink
Feat: add CPack support
Browse files Browse the repository at this point in the history
  • Loading branch information
zjyhjqs committed Sep 17, 2024
1 parent b36f4c4 commit 68c4e54
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 @@ -206,4 +206,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 68c4e54

Please sign in to comment.