fixing typo that breaks the build
This commit is contained in:
parent
5df3c44d30
commit
8bc9e52dcc
@ -13,7 +13,7 @@ else
|
||||
endif
|
||||
|
||||
LOCAL_SRC_FILES := DetectionBasedTracker_jni.cpp
|
||||
LOCAL_C_INCLUDES := $(LOCAL_PATH)
|
||||
LOCAL_C_INCLUDES += $(LOCAL_PATH)
|
||||
LOCAL_LDLIBS += -llog -ldl
|
||||
|
||||
LOCAL_MODULE := detection_based_tacker
|
||||
|
Loading…
x
Reference in New Issue
Block a user