RFE: use system gtest instead local copy from third-party/
Open
enhancement
- Dominant language
- C++
- Stars
- 32.1k
- Forks
- 6.9k
- Avg merge
- 32m
- Merged PRs (30d)
- 1
Description
It would be nice to detect and use system installed gtest:
```console
[tkloczko@barrel rocksdb-6.20.3]$ rpm -ql gtest-devel | grep pkgconfig
/usr/lib64/pkgconfig/gtest.pc
/usr/lib64/pkgconfig/gtest_main.pc
```
Contributor guide
Assessment
This issue has not been assessed yet.