bazelbuild/bazel

Documentation issue: Common C Build Use Cases

Open

#12.534 aberto em 22 de nov. de 2020

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)Java (4.465 forks)batch import
P3help wantedteam-Documentationteam-Rules-CPPtype: documentation (cleanup)

Métricas do repositório

Stars
 (25.384 stars)
Métricas de merge de PR
 (Mesclagem média 22d 20h) (77 fundiu PRs em 30d)

Description

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.

Guia do colaborador