FIX: Fixed the DJI SDK CC unable to get binding status in M4D Extension-Lite Port

This commit is contained in:
DJI
2025-03-12 22:56:59 +08:00
committed by carter.liu
parent 787cccf9fd
commit 8fad040555
7 changed files with 1 additions and 2 deletions

View File

@ -138,4 +138,3 @@ if (OpenCV_FOUND)
target_link_libraries(${PROJECT_NAME} ${OpenCV_LIBS})
endif ()
add_dependencies(${PROJECT_NAME} djisdk)