addsrc
addsrc command can add a folder into build process.
In that case, bpm will build src/* and folder in addsrc section. It's not used to have a test program.
It's a folder to add and which will be link with main project.
bpm addsrc src/plugins
addsrc command can add a folder into build process.
In that case, bpm will build src/* and folder in addsrc section. It's not used to have a test program.
It's a folder to add and which will be link with main project.
bpm addsrc src/plugins