nmwsharp / nmwsharp/polyscope

CMake ExternalProject

オープン
#173 コメント 1 件 リアクション 1 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

主要言語
C++
スター
2.2k
フォーク
242
平均マージ
11分
マージ済み PR(30日)
1

説明

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

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

調査の方向性

リンク先の CMake ExternalProject ドキュメントと、参照先リポジトリにあるサンプルの CMakeLists.txt から始めてください。Polyscope、Eigen、Boost、CGAL をどのようにまとめてダウンロードし、ビルドすべきかを判断してください。この依存関係のワークフローに対する、文書化され動作する ExternalProject の例が完成すれば完了です。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
cmake, cpp
領域
build-system
issue の種類
ドキュメント
難易度
4/5
見積もり時間
3〜5日
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
25/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。