how do i setup gtest for c++ builds?
Open
- Dominant language
- Rust
- Stars
- 4.4k
- Forks
- 394
- PR merge metrics
- No merged PRs in 30d
Description
Hello, i'm having difficulty setting up the `googletest` dep for `cxx_test` commands, is there an example that works out there? The core problem seems to be that the old buck1 example for setting up googletest as a vendored library, requires the subdir_glob() command, which isn't implemented. I do see that `gtest` is definitely referenced by the buck2 `cxx_test` command
Contributor guide
Assessment
This issue has not been assessed yet.