Skip to main content

Extension for colcon to support Meson packages.

Project description

colcon-meson

A colcon extension for building Meson packages.

Install from the Python Package Index via:

pip install colcon-meson

Passing Meson arguments

Arguments can be passed to meson setup via --meson-args:

  1. set build options defined in meson_options.txt:
    colcon build --packages-select $PACKAGE --meson-args \
        -D$ARG1=$PARAM1 \
        -D$ARG2=$PARAM2
    
  2. set the build type:
    colcon build --packages-select $PACKAGE --meson-args \
        --buildtype=debugoptimized
    

See meson setup -h for a detailed list of arguments.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

colcon-meson-0.4.5.tar.gz (11.8 kB view details)

Uploaded Source

File details

Details for the file colcon-meson-0.4.5.tar.gz.

File metadata

  • Download URL: colcon-meson-0.4.5.tar.gz
  • Upload date:
  • Size: 11.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.10.12

File hashes

Hashes for colcon-meson-0.4.5.tar.gz
Algorithm Hash digest
SHA256 0ea8c62853892d73c49858e8f13c83c07098f07d608b8bed593cb110c7e520b2
MD5 2a0fc24cb7df8d8289bf418864e06a0a
BLAKE2b-256 99b5ca96766c437eb9b6448a89ced45ae9f559e68d94d57f4ff0641285acd833

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page