Skip to content

depthai : added missing target

Alex Fuller requested to merge AheadAlexF/monado:fix/depthai_build_fix into main

Hello,

I've been building Monado and noticed when I added depthai that it wasn't a part of the target so I got a build error: /usr/bin/ld: src/xrt/targets/common/libtarget_lists.a(target_lists.c.o):(.data.rel+0x1c8): undefined reference to depthai_3dof_device_found This PR should fix it.

Cheers

Merge request reports