minor change

This commit is contained in:
vadsul 2021-03-08 20:40:09 +01:00
parent 99314afba1
commit b45f1c578d

View File

@ -92,8 +92,7 @@ else()
message(STATUS "Found nlohmann_json-cmake-package - linking with it") message(STATUS "Found nlohmann_json-cmake-package - linking with it")
target_link_libraries( target_link_libraries(
nlohmann_json_schema_validator nlohmann_json_schema_validator
PUBLIC PUBLIC nlohmann_json::nlohmann_json)
nlohmann_json::nlohmann_json)
else() else()
# find nlohmann/json.hpp # find nlohmann/json.hpp