bazelbuild/bazel

Documentation issue: Common C Build Use Cases

Open

#12.534 aperta il 22 nov 2020

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)Java (4465 fork)batch import
P3help wantedteam-Documentationteam-Rules-CPPtype: documentation (cleanup)

Metriche repository

Star
 (25.384 star)
Metriche merge PR
 (Merge medio 22g 20h) (77 PR mergiate in 30 g)

Descrizione

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.

Guida contributor