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.