Project import generated by Copybara.

PiperOrigin-RevId: 263889205
This commit is contained in:
MediaPipe Team
2019-08-16 18:56:48 -07:00
committed by jqtang
parent dc40414468
commit 294687295d
443 changed files with 33160 additions and 2011 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ cc_library(
"lib/x86_64-linux-gnu/libopencv_videoio.so*",
],
),
hdrs = glob(["include/opencv/*.h*"]),
hdrs = glob(["include/opencv2/**/*.h*"]),
includes = ["include"],
linkstatic = 1,
visibility = ["//visibility:public"],