add xvImu

This commit is contained in:
Borong Yuan
2024-05-24 23:12:16 +08:00
parent 41a7eff8fa
commit 3d5f1ad5c2
3 changed files with 81 additions and 3 deletions

View File

@@ -387,7 +387,7 @@ ENDIF(depthai_FOUND)
IF(xvsdk_FOUND)
SET(PUBLIC_LIBRARIES
${PUBLIC_LIBRARIES}
${XVSDK_LIBRARIES}
${xvsdk_LIBRARIES}
)
ENDIF(xvsdk_FOUND)