此文档创建于 2024/5/10
Core Build Operations
The core operations are directly defined in the NM
namespace, including:
NM.target()
: Define a build targetNM.option()
: Define a build optionNM.parseOptions()
: Parse the build optionsNM.makefile()
: Invoke the build process