From d33ccae6534f95825885d82ca46ba08cb8c44c7a Mon Sep 17 00:00:00 2001 From: Gary Talent Date: Sun, 28 Mar 2021 00:15:15 -0500 Subject: [PATCH] [ox] Switch back to conan (synced from 66563203590c9773c8eea5471d9d9709db39e910) --- src/ox/oc/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ox/oc/CMakeLists.txt b/src/ox/oc/CMakeLists.txt index f7dd78f79..6c8aa6271 100644 --- a/src/ox/oc/CMakeLists.txt +++ b/src/ox/oc/CMakeLists.txt @@ -13,7 +13,7 @@ endif() target_link_libraries( OxOrganicClaw PUBLIC OxModel - jsoncpp_lib + jsoncpp::jsoncpp ) set_property(