Merge pull request #1202 from dennisfischer/develop
Export package to allow builds without installing
This commit is contained in:
commit
d713727f22
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