arrowhead-f/core-cpp
POPPY-0023: Improve configure.ac to make it possible to build core elements one by one
オープン
#23 opened on 2021/01/04
enhancementgood first issue
Repository metrics
- Stars
- (1 個のスター)
- PR merge metrics
- (PR metrics pending)
説明
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.