Channels
welcome
github-notifications
development
announce
random
plugins
general
pex
Powered by
#general
Title
m
modern-wolf-36228
12/08/2021, 12:48 PM
Can I use a file in the buildroot with the
file()
target?
or better, how do I add dependencies if they are in the BUILD on the buildroot?
c
curved-television-6568
12/08/2021, 1:24 PM
Copy code
dependencies=["//:tgt"]
3 Views
Post