4paradigm / 4paradigm/OpenMLDB
build: make sure the TaskManager files are installed when make install
- Langage dominant
- C++
- Étoiles
- 1.7k
- Forks
- 331
- Merge moyen
- 12 j 12 h
- PR mergées (30 j)
- 1
Description
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.
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
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.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- cmake
- Domaine
- build-system
- Type d'issue
- Bug
- Difficulté
- 3/5
- Temps estimé
- 1-2 jours
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 45/100