[ox] Switch back to conan

This commit is contained in:
Gary Talent 2021-03-28 00:15:15 -05:00
parent a474dc56c0
commit 6656320359

View File

@ -13,7 +13,7 @@ endif()
target_link_libraries( target_link_libraries(
OxOrganicClaw PUBLIC OxOrganicClaw PUBLIC
OxModel OxModel
jsoncpp_lib jsoncpp::jsoncpp
) )
set_property( set_property(