Updated formatting
This commit is contained in:
parent
bdede4f94e
commit
fec11735a3
2
third_party/opencv_ios_source.BUILD
vendored
2
third_party/opencv_ios_source.BUILD
vendored
|
@ -124,4 +124,4 @@ cc_library(
|
|||
visibility = ["//visibility:public"],
|
||||
deps = [":opencv_xcframework"],
|
||||
# data = [":opencv_xcframework"]
|
||||
)
|
||||
)
|
||||
|
|
1
third_party/opencv_ios_source.bzl
vendored
1
third_party/opencv_ios_source.bzl
vendored
|
@ -148,4 +148,3 @@ unzip_opencv_xcframework = rule(
|
|||
"zip_file": attr.label(mandatory = True, allow_single_file=True),
|
||||
},
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user