CMake ExternalProject
Nessuno ha ancora preso questa issue.
- Lingua principale
- C++
- Stelle
- 2.2k
- Fork
- 242
- Merge medio
- 11m
- PR unite (30g)
- 1
Descrizione
Hi,
How you download Polyscope with its main dependencies using CMake ExternalProject command:
https://cmake.org/cmake/help/latest/module/ExternalProject.html
This is a command that downloads github repository. But it must be setup so that dependencies are included and built. Do you have any example using it?
I use this command to download Eigen, Boost, CGAL and would like to add Polyscope in the same workflow, but it is out of my learning knowledge since it is not a header only library. This is one example how I use this command in my CMake projects: https://github.com/petrasvestartas/CMAKE/blob/main/super_build/example_eigen/CMakeLists.txt
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Direzione di ricerca
Inizia dalla documentazione CMake ExternalProject collegata e dal CMakeLists.txt di esempio nel repository indicato. Determina come scaricare e compilare insieme Polyscope, Eigen, Boost e CGAL. Il lavoro è completato quando è disponibile un esempio ExternalProject documentato e funzionante per questo flusso di dipendenze.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- cmake, cpp
- Ambito
- build-system
- Tipo di issue
- Documentazione
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 25/100