From 24fe572d9804b7b7dd7f6b404153376b7ebe709a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20M=C3=B6ller?= Date: Thu, 30 Nov 2017 13:37:58 +0100 Subject: [PATCH] missing new line --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 2cd13b8e..e3b146b1 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -93,4 +93,4 @@ install( install( EXPORT ${NLOHMANN_JSON_TARGETS_EXPORT_NAME} DESTINATION ${NLOHMANN_JSON_CONFIG_INSTALL_DIR} -) \ No newline at end of file +)