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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: colcon-meson-0.3.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.3.0.tar.gz
Algorithm Hash digest
SHA256 b96302d6178df75eedc0f7ec0d0e7c4364f696edfd2163725a36db5c6275c4f6
MD5 23b362b7e034841230ec8d3cee8a2879
BLAKE2b-256 19ca04e045e03b3f279c5133ecbea81366cf87d87ebcba79d8770a9447decc4d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for colcon_meson-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 de89a18df303677cffb3f71b0219d1f07e348f44c116879aebf620764f32f31e
MD5 a1fcab0e64b6ad08fd89d5fef20e1b09
BLAKE2b-256 c7fd32ceb0daee6d245ffb26f677d99a14bed927bbbffa2b98edc50458bb41cf

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