Commit dfe607c6 authored by Dennis Fischer's avatar Dennis Fischer

Export package to allow builds without installing

parent 7608a64e
...@@ -121,3 +121,4 @@ install( ...@@ -121,3 +121,4 @@ install(
NAMESPACE ${PROJECT_NAME}:: NAMESPACE ${PROJECT_NAME}::
DESTINATION ${NLOHMANN_JSON_CONFIG_INSTALL_DIR} DESTINATION ${NLOHMANN_JSON_CONFIG_INSTALL_DIR}
) )
export(PACKAGE ${PROJECT_NAME})
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment