Can I use a file in the buildroot with the `file()...
# general
m
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
Copy code
dependencies=["//:tgt"]