From b45f1c578defb94d2807e7b57615d6e3628ae261 Mon Sep 17 00:00:00 2001 From: vadsul Date: Mon, 8 Mar 2021 20:40:09 +0100 Subject: [PATCH] minor change --- CMakeLists.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 666664b..d9361fa 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -92,8 +92,7 @@ else() message(STATUS "Found nlohmann_json-cmake-package - linking with it") target_link_libraries( nlohmann_json_schema_validator - PUBLIC - nlohmann_json::nlohmann_json) + PUBLIC nlohmann_json::nlohmann_json) else() # find nlohmann/json.hpp