golem build

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.

golem build [options]

Options

  • -v

    Show the compile commands and more

    Default: False

  • --targets=<target1>,<target2>,...

    Select targets to build

    Default: Select all the targets