Add a comment to macos_opencv so it can be easily replaced with sed

PiperOrigin-RevId: 517225588
This commit is contained in:
Sebastian Schmidt
2023-03-16 14:19:14 -07:00
committed by Copybara-Service
parent 560945ad39
commit 75bc44d42a
+1 -1
View File
@@ -270,7 +270,7 @@ new_local_repository(
# For local MacOS builds, the path should point to an opencv@3 installation.
# If you edit the path here, you will also need to update the corresponding
# prefix in "opencv_macos.BUILD".
path = "/usr/local",
path = "/usr/local", # e.g. /usr/local/Cellar for HomeBrew
)
new_local_repository(