-
-
Notifications
You must be signed in to change notification settings - Fork 74
Open
Description
add_library(
${PACKAGE_NAME}
SHARED
../cpp/jsi/Promise.cpp
../cpp/jsi/TypedArray.cpp
../cpp/TensorflowPlugin.cpp
../cpp/TensorHelpers.cpp
src/main/cpp/Tflite.cpp
)
CMake Error at CMakeLists.txt:30 (add_library):
Target "VisionCameraTflite" links to target "ReactAndroid::reactnativejni"
but the target was not found. Perhaps a find_package() call is missing for
an IMPORTED target, or an ALIAS target is missing?
asallem94
Metadata
Metadata
Assignees
Labels
No labels