ClickHouse / ClickHouse/clickhouse-cpp
Generate CMake config files when installing the project
オープン
enhancement
- 主要言語
- C
- スター
- 382
- フォーク
- 208
- 平均マージ
- 2日 19時間
- マージ済み PR(30日)
- 14
説明
Please, consider making the corresponding changes in CMake install steps, so that the final distribution (when installed as a separate library) contains CMake- and, possibly, `pkg-config`-related configuration files. This will make consumption of the library easier when it is installed in the system.
See https://cmake.org/cmake/help/latest/module/CMakePackageConfigHelpers.html
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
まずプロジェクトの CMake のインストール手順を見つけ、issue にリンクされている CMake の CMakePackageConfigHelpers ドキュメントを読んでください。インストールされたライブラリが CMake および場合によっては pkg-config のメタデータをどのように公開すべきかを判断してください。完了の条件は、別途インストールした環境に、下流の利用者が使用できる設定ファイルが含まれていることです。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- cmake, cpp
- 領域
- build-system
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 42/100