Hacktoberfest 2026: los issues que los mantenedores marcaron para octubre, abiertos y aptos para principiantes. Explorar issues de Hacktoberfest

Naming Convention for Installer CMake Config Files

Abierto
#175 0 comentarios 0 reacciones 0 asignados Ver en GitHub

Nadie ha tomado este issue todavía.

Evaluación

Dificultad
5/5
Tiempo estimado
Más de una semana
Aptitud para principiantes
25/100
Tipo de issue
Nueva funcionalidad
Claridad
Necesita aclaración
Estado de actividad
Estancado
Stack tecnológico
cmake
Área
build-system

Línea de trabajo

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.

Escrito por el modelo de indexación a partir del texto del issue.

Descripción

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

Lenguaje dominante
C++
Estrellas
1.3k
Forks
183
Métricas de merge de PR
Sin PR fusionados en 30 d

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Más de nmwsharp/geometry-central

Todos los issues de nmwsharp/geometry-central

Issues similares

Más issues de C++

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.