mirror of
https://github.com/nlohmann/json.git
synced 2025-11-23 19:34:10 +08:00
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