mirror of
https://github.com/nlohmann/json
synced 2025-01-05 23:21:06 +00:00
Export package to allow builds without installing
This commit is contained in:
parent
7608a64e1e
commit
dfe607c6ff
@ -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