From de54d9fa0e7be423f7f24a27782b56427340ae61 Mon Sep 17 00:00:00 2001 From: marekpiotrowski Date: Sun, 15 Oct 2023 19:57:39 +0200 Subject: [PATCH] Reverted cmake --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index d13b475f8..f942e04ab 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -206,4 +206,4 @@ if(JSON_Install) FILES "${CMAKE_CURRENT_BINARY_DIR}/${PROJECT_NAME}.pc" DESTINATION ${NLOHMANN_JSON_PKGCONFIG_INSTALL_DIR} ) -endif() \ No newline at end of file +endif()