Code Run Build

Table of Contents

When to use this skill

When you need to configure, build, test, or deploy ORE Studio via CMake — or generate PlantUML diagrams as part of a build.

How to use this skill

  1. Identify the operation. Pick from the Recipes list below.
  2. Open the matching recipe and follow its numbered steps. Each recipe is a single how_do_i_*.org file with executable babel blocks.
  3. Run from the repo root. The babel blocks are configured to use the repo root as their cwd; if you run commands outside emacs, cd there first.
  4. Default preset: linux-clang-debug-ninja on Linux unless the user specifies otherwise. The recipe shows how to list the alternatives.

Recipes

Reference

  • CMake setup — preset menu, output directory layout, build types, parallel builds, compass build, and the test-logging knobs.

Emacs 29.1 (Org mode 9.6.6)