PointCloudLibrary/pcl
Ver no GitHubUpdate CMake scripts in tutorials (remove superfluous include_directories et al. calls)
Open
#2.607 aberto em 9 de nov. de 2018
good first issuekind: todomodule: tutorialsskill: cmake
Métricas do repositório
- Stars
- (9.023 stars)
- Métricas de merge de PR
- (Mesclagem média 8d 7h) (3 fundiu PRs em 30d)
Description
I was thinking about the CMakeLists in tutorials, do they need to be updated as well? My conclusion was no, not yet. It should still be possible to use PCL in downstream projects with old CMake. But once we switch to C++14 we should consider bumping version there and requesting CXX_14 explicitly.
Originally posted by @taketwo in https://github.com/PointCloudLibrary/pcl/pull/2605#issuecomment-437301261