Unverified Commit 6d7959e0 authored by Jason Dsouza's avatar Jason Dsouza Committed by GitHub

Keep consistent formatting

parent 7cafc5c6
......@@ -160,7 +160,7 @@ if(JSON_Install)
FILES ${NLOHMANN_NATVIS_FILE}
DESTINATION .
)
endif()
endif() # NLOHMANN_ADD_NATVIS
export(
TARGETS ${NLOHMANN_JSON_TARGET_NAME}
NAMESPACE ${PROJECT_NAME}::
......@@ -180,4 +180,4 @@ endif()
FILES "${CMAKE_CURRENT_BINARY_DIR}/${PROJECT_NAME}.pc"
DESTINATION ${NLOHMANN_JSON_PKGCONFIG_INSTALL_DIR}
)
endif()
endif() # JSON_Install
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