arrowhead-f/core-cpp
POPPY-0023: Improve configure.ac to make it possible to build core elements one by one
开放
#23 创建于 2021年1月4日
enhancementgood first issue
仓库指标
- 星标
- (1 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
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.