mirror of
https://github.com/nlohmann/json.git
synced 2026-02-13 00:52:17 +00:00
Merge pull request #1202 from dennisfischer/develop
Export package to allow builds without installing
This commit is contained in:
@@ -121,3 +121,4 @@ install(
|
||||
NAMESPACE ${PROJECT_NAME}::
|
||||
DESTINATION ${NLOHMANN_JSON_CONFIG_INSTALL_DIR}
|
||||
)
|
||||
export(PACKAGE ${PROJECT_NAME})
|
||||
Reference in New Issue
Block a user