Skip to content
Snippets Groups Projects

Meson build definitions

Merged Lars Bocklage requested to merge meson into main

Support portable building of nexus with the meson build system.

Assuming all dependencies are installed:

Build via

meson setup builddir
meson compile -Cbuilddir

Also adds pyproject.toml to support PEP517 building. A wheel can be created with

python -m build .

Package can be build and installed with

python -m pip install .
Edited by Lars Bocklage

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading