arrowhead-f/core-cpp

POPPY-0023: Improve configure.ac to make it possible to build core elements one by one

Aperta

#23 aperta il 4 gen 2021

 (0 commenti) (0 reazioni) (0 assegnatari)C (0 fork)auto 404
enhancementgood first issue

Metriche repository

Star
 (1 stella)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor