Naming Convention for Installer CMake Config Files
还没有人认领这个 Issue。
评估
- 难度
- 5/5
- 预计耗时
- 一周以上
- 新手友好度
- 25/100
- Issue 类型
- 功能
- 描述清晰度
- 需要澄清
- 活跃度
- 停滞
- 技术栈
- cmake
- 领域
- build-system
调研方向
Start by reviewing the installer-generated files under lib/cmake/geometry-central, especially geometrycentral-config.cmake, geometrycentral-config-version.cmake, geometrycentral.cmake, and geometrycentral-relwithdebinfo.cmake. Compare their names with the geometrycentral::geometry-central target and geometrycentral_DIR path, then document or apply the agreed naming convention consistently across the generated CMake configuration.
由索引模型根据 Issue 内容生成。
描述
Hi,
I'm currently writing down the implementation of CMake Config Files generated for the installer.
I was wondering what naming convention you'd prefer. At the moment, the directory structure is:
PS C:\dev\install\geometry-central> Get-ChildItem -Recurse -Name
include
lib
include\geometrycentral
include\geometrycentral\numerical
include\geometrycentral\pointcloud
include\geometrycentral\surface
include\geometrycentral\utilities
include\geometrycentral\numerical\...
include\geometrycentral\pointcloud\...
include\geometrycentral\surface\...
lib\cmake
lib\geometry-central.lib
lib\cmake\geometry-central
lib\cmake\geometry-central\geometrycentral-config-version.cmake
lib\cmake\geometry-central\geometrycentral-config.cmake
lib\cmake\geometry-central\geometrycentral-relwithdebinfo.cmake
lib\cmake\geometry-central\geometrycentral.cmake
Target is named geometrycentral::geometry-central and CMake variable needed to find the config file is
"geometrycentral_DIR": "C:/dev/install/geometry-central/lib/cmake/geometry-central",
Have a good day!
Patrick
- 主要语言
- C++
- 星标
- 1.3k
- 派生
- 183
- PR 合并指标
- 30 天内没有已合并 PR
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
nmwsharp/geometry-central 的其他 Issue
-
难度 1/5 1 小时以内 新手友好度 88/100
nmwsharp/geometry-central#256 ·
-
难度 4/5 3-5 天 新手友好度 48/100
nmwsharp/geometry-central#255 · 1 条评论 ·
-
难度 4/5 3-5 天 新手友好度 30/100
nmwsharp/geometry-central#253 ·
-
难度 3/5 1-2 天 新手友好度 57/100
nmwsharp/geometry-central#247 ·
-
难度 3/5 1-2 天 新手友好度 68/100
nmwsharp/geometry-central#246 ·
查看 nmwsharp/geometry-central 的全部 Issue
相似的 Issue
-
难度 2/5 1-3 小时 新手友好度 75/100
-
good first issue
难度 2/5 1-3 小时 新手友好度 75/100
ros2/message_filters#338 ·
-
难度 2/5 1-3 小时 新手友好度 70/100
subsurface/subsurface#4984 ·
-
难度 2/5 1-3 小时 新手友好度 75/100
flutter-webrtc/flutter-webrtc#2206 ·
-
难度 2/5 1-3 小时 新手友好度 70/100
google-ai-edge/LiteRT-LM#3739 ·