arrowhead-f/core-cpp

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

Offen

#23 geöffnet am 04.01.2021

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C (0 Forks)auto 404
enhancementgood first issue

Repository-Metriken

Stars
 (1 Stern)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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.

Contributor Guide