PointCloudLibrary / PointCloudLibrary/pcl
PCL is unable to find installed GTest
Open
@jasjuang is already working on this.
Since May 19, 2020.
kind: todo
module: cmake
- Dominant language
- C++
- Stars
- 11.1k
- Forks
- 4.7k
- Avg merge
- 4d 10h
- Merged PRs (30d)
- 6
Description
As discussed in https://github.com/PointCloudLibrary/pcl/pull/3527, currently PCL requires a freshly cloned gtest in order to compile with it. There needs to be a way for PCL to link to installed gtest.
Your Environment
- Operating System and version: Ubuntu 18.04
- Compiler: GCC 7
- PCL Version: Latest master
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.