4paradigm / 4paradigm/OpenMLDB
build: make sure the TaskManager files are installed when make install
オープン
enhancement
- 主要言語
- C++
- スター
- 1.7k
- フォーク
- 331
- 平均マージ
- 12日 12時間
- マージ済み PR(30日)
- 1
説明
Now we use CMakeLists.txt to install the TaskManager files while these files are generated by `mvn package` and the Makefile is generated before running `mvn package`.
Make sure we can install the TaskManager files in the right way.
コントリビューションガイド
調査の方向性
Look at the CMakeLists.txt and Makefile to understand the build order. The TaskManager files are generated by `mvn package`, but the Makefile is created before that. Investigate how to ensure these generated files are included during `make install`. Check the installation paths and dependencies between Maven and CMake steps.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- cmake
- 領域
- build-system
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100