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(