Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ArthurSonzogni/nlohmann_json_cmake_fetchcontent.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/config.cmake.in')
-rw-r--r--cmake/config.cmake.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/config.cmake.in b/cmake/config.cmake.in
index 824412d..9a17a7d 100644
--- a/cmake/config.cmake.in
+++ b/cmake/config.cmake.in
@@ -12,4 +12,4 @@ if(NOT TARGET @PROJECT_NAME@::@NLOHMANN_JSON_TARGET_NAME@)
INTERFACE_LINK_LIBRARIES @PROJECT_NAME@::@NLOHMANN_JSON_TARGET_NAME@
)
endif()
-endif() \ No newline at end of file
+endif()