This commit is contained in:
hehaoyang 2023-12-08 14:20:07 +08:00
commit 54225dc3e4
2 changed files with 2 additions and 1 deletions

View File

@ -52,6 +52,7 @@ unix {
}
contains(DEFINES, USE_ALGORITHM) {
LIBS += -L$$PWD/external/npu -lrknn_api
LIBS += -L$$PWD/external/ -lObjectEventDetect
PRE_TARGETDEPS += $$PWD/external/libObjectEventDetect.a