Title here
Summary here
This command builds the libraries and programs defined in the project file (e.g. golemfile.py or golemfile.json).
If any dependency is needed, the artifacts are expected to be built using golem resolve and golem dependencies before hand.
Outputs the artifacts in build/bin, or depending on golem configure’s --dir option: <dir>/bin.
golem build [options]-v
Show the compile commands and more
Default: False
--targets=<target1>,<target2>,...
Select targets to build
Default: Select all the targets