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

Uploaded Source

Built Distribution

colcon_meson-0.4.0-py3-none-any.whl (9.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: colcon-meson-0.4.0.tar.gz
  • Upload date:
  • Size: 8.8 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.4.0.tar.gz
Algorithm Hash digest
SHA256 44122c23e0254b9aeda6e99a5dcbe4ad523ae41e964caa4cd3617ac6112f197f
MD5 948307816cc9019b955274be730984aa
BLAKE2b-256 106cab85f80626577e17a135522d7b9a1019d0d1af8dd119e23e029fe06bb129

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for colcon_meson-0.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 2856881b40b32a547c26919e200924aa54dbe8d6570d9d11f6ea65a5c05b2566
MD5 98f2fe18b00f0de9fdb4943ed5e25819
BLAKE2b-256 9492e5f87b18b41051523ebc4cc4ec4942f9151f3353450b0b28e6e84a6004a1

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