Project import generated by Copybara.
GitOrigin-RevId: 53a42bf7ad836321123cb7b6c80b0f2e13fbf83e
This commit is contained in:
Vendored
+2
-1
@@ -8,7 +8,8 @@ exports_files(["LICENSE"])
|
||||
# The following build rule assumes that OpenCV is installed by
|
||||
# 'apt-get install libopencv-core-dev libopencv-highgui-dev \'
|
||||
# ' libopencv-calib3d-dev libopencv-features2d-dev \'
|
||||
# ' libopencv-imgproc-dev libopencv-video-dev' on Debian/Ubuntu.
|
||||
# ' libopencv-imgproc-dev libopencv-video-dev'
|
||||
# on Debian buster/Ubuntu 18.04.
|
||||
# If you install OpenCV separately, please modify the build rule accordingly.
|
||||
cc_library(
|
||||
name = "opencv",
|
||||
|
||||
Reference in New Issue
Block a user