1
0
mirror of https://github.com/nlohmann/json.git synced 2026-07-21 19:23:03 +04:00

Keep consistent formatting

This commit is contained in:
Jason Dsouza
2021-05-12 19:25:06 +05:30
committed by GitHub
parent 7cafc5c63f
commit 6d7959e05d
+2 -2
View File
@@ -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