set common paths to reuse in all CMake lib and path finders.
未关闭
build
- 主要语言
- C++
- 星标
- 18.7k
- 派生
- 3.1k
- 平均合并
- 1 小时 47 分钟
- 30 天内合并 PR
- 2
描述
I just had to add /usr/lib64 to CMake/FindGLIB.cmake for it to be found CentOS/Fedora (and perhaps others) distributions. Seems like we should be able to reuse variables common path across all the various CMake finders.
I'm not sure of the best approach for this, as i don't know the various common directories across all distributions or whether path ordering is a factor.
In any case, if we do solve this, then it should make it easier to provide Windows support for these finders at some later point also.
贡献指南
评估
这个 Issue 还没有评估数据。