minor change
This commit is contained in:
parent
99314afba1
commit
b45f1c578d
@ -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
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user