bazelbuild/bazel

Documentation issue: Common C Build Use Cases

Open

#12,534 opened on 2020年11月22日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)Java (4,465 forks)batch import
P3help wantedteam-Documentationteam-Rules-CPPtype: documentation (cleanup)

Repository metrics

Stars
 (25,384 stars)
PR merge metrics
 (平均マージ 22d 20h) (30d で 77 merged PRs)

説明

Documentation URL: https://docs.bazel.build/versions/3.7.0/cpp-use-cases.html

As described by C++ project with Bazel and GTest, googletest v1.10.x has a BUILD file. If git_repository is used, there is no need to create gtest.BUILD.

コントリビューターガイド