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.2.0.tar.gz (8.7 kB view details)

Uploaded Source

Built Distribution

colcon_meson-0.2.0-py3-none-any.whl (9.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: colcon-meson-0.2.0.tar.gz
  • Upload date:
  • Size: 8.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.4

File hashes

Hashes for colcon-meson-0.2.0.tar.gz
Algorithm Hash digest
SHA256 c5db365d24838c55e666900504e5594bb1b7f36614683120fdaf13d411b62a30
MD5 a9ef9ddf4d368deeec9b9379cc5a8563
BLAKE2b-256 d455fbdfa9d9404fa3150e210aea2953c6ee44d734a8d9b76d0faac5214b636a

See more details on using hashes here.

File details

Details for the file colcon_meson-0.2.0-py3-none-any.whl.

File metadata

File hashes

Hashes for colcon_meson-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 6ce6568c74592c35d49c5b49f8718acfe229678432050565ef08124631cf6da8
MD5 c92d92a521c563e5820978146fd199e9
BLAKE2b-256 7b194f738a62409235dcc3e57d28494fa018cf90cac858d39f9f02ea972b895f

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