bazel py_test dependency to cc_library cannot be resolved

前端 未结 0 1268
你的背包
你的背包 2020-12-29 03:47

I defined a cc_library, which is linked dynamically, and includes python binding code, so that it can be loaded as python module. Now I would like to write tests in python,

相关标签:
回答
  • 消灭零回复
提交回复
热议问题