mirror of
https://github.com/nlohmann/json.git
synced 2024-11-24 06:29:03 +08:00
Merge pull request #1202 from dennisfischer/develop
Export package to allow builds without installing
This commit is contained in:
commit
d713727f22
@ -121,3 +121,4 @@ install(
|
||||
NAMESPACE ${PROJECT_NAME}::
|
||||
DESTINATION ${NLOHMANN_JSON_CONFIG_INSTALL_DIR}
|
||||
)
|
||||
export(PACKAGE ${PROJECT_NAME})
|
Loading…
Reference in New Issue
Block a user