mirror of
https://github.com/nlohmann/json
synced 2024-11-21 11:40:05 +00:00
Add CPack support (#4459)
This commit is contained in:
parent
fde9a86c5a
commit
fd20975a94
@ -210,4 +210,5 @@ if(JSON_Install)
|
||||
FILES "${CMAKE_CURRENT_BINARY_DIR}/${PROJECT_NAME}.pc"
|
||||
DESTINATION ${NLOHMANN_JSON_PKGCONFIG_INSTALL_DIR}
|
||||
)
|
||||
include(CPack)
|
||||
endif()
|
||||
|
Loading…
Reference in New Issue
Block a user