Skip to content

Commit

Permalink
Merge pull request #1202 from dennisfischer/develop
Browse files Browse the repository at this point in the history
Export package to allow builds without installing
  • Loading branch information
nlohmann authored Aug 25, 2018
2 parents 04597c3 + dfe607c commit d713727
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -121,3 +121,4 @@ install(
NAMESPACE ${PROJECT_NAME}::
DESTINATION ${NLOHMANN_JSON_CONFIG_INSTALL_DIR}
)
export(PACKAGE ${PROJECT_NAME})

0 comments on commit d713727

Please sign in to comment.