Searched defs:bazelCcLibrarySharedAttributes (Results 1 – 1 of 1) sorted by relevance
3027 type bazelCcLibrarySharedAttributes struct { struct3028 staticOrSharedAttributes3030 Linkopts bazel.StringListAttribute3031 Use_version_lib bazel.BoolAttribute3033 Rtti bazel.BoolAttribute3034 Stl *string3035 Cpp_std *string3036 C_std *string3038 Export_includes bazel.StringListAttribute3039 Export_absolute_includes bazel.StringListAttribute[all …]