Bazel cc_binary uses as deps attr a cc_library comming from another repo however not using it
I am new in Bazel and trying to build a cc_binary with cc_library from another repository. Lets assume we have two repos: repA repB
I am new in Bazel and trying to build a cc_binary with cc_library from another repository. Lets assume we have two repos: repA repB