4paradigm / 4paradigm/OpenMLDB

build: make sure the TaskManager files are installed when make install

オープン
#1,072 コメント 3 件 リアクション 0 件 担当者 2 名 @aceforeverd が担当を希望しています GitHub で見る
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

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

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