arrowhead-f/core-cpp
POPPY-0023: Improve configure.ac to make it possible to build core elements one by one
Ouverte
#23 ouverte le 4 janv. 2021
enhancementgood first issue
Métriques du dépôt
- Stars
- (1 étoile)
- Métriques de merge PR
- (Métriques PR en attente)
Description
Currently running the make command will build all the core elements. It should be possible to make core elements one-by-one.
Modify the configure.ac and Makefile.am to be able to do so.