Trying to use a cc_library from a go_library and getting

后端 未结 0 832
情书的邮戳
情书的邮戳 2020-12-16 14:04

Consider the following BUILD file:

load("@io_bazel_rules_go//go:def.bzl", "go_binary", "go_library")

cc_library(
          


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