Export package to allow builds without installing
This commit is contained in:
parent
7608a64e1e
commit
dfe607c6ff
1 changed files with 1 additions and 0 deletions
|
@ -121,3 +121,4 @@ install(
|
|||
NAMESPACE ${PROJECT_NAME}::
|
||||
DESTINATION ${NLOHMANN_JSON_CONFIG_INSTALL_DIR}
|
||||
)
|
||||
export(PACKAGE ${PROJECT_NAME})
|
Loading…
Reference in a new issue