depthai-core
depthai-core copied to clipboard
Fix finding jsoncpp
Fixes multi-include bug that occurs for jsoncpp. More information https://github.com/open-source-parsers/jsoncpp/issues/1356
@Serafadam thanks! How did you hit into that issue? Including core into some project that already uses jsoncpp?
I'm thinking if we should do a bugfix release or not...
This occurs when builting RTABMap standalone with DepthAI support. I think this could warrant a bugfix release