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:
- set build options defined in
meson_options.txt:colcon build --packages-select $PACKAGE --meson-args \ -D$ARG1=$PARAM1 \ -D$ARG2=$PARAM2
- 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
Release history Release notifications | RSS feed
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.6.0.tar.gz
(12.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file colcon_meson-0.6.0.tar.gz.
File metadata
- Download URL: colcon_meson-0.6.0.tar.gz
- Upload date:
- Size: 12.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9e7ebf7c05284b1cbc786e3646b7ce48943d35b12d253e41c7ea0e6ed18728f3
|
|
| MD5 |
752a16cd138405bc65c6a832bacfd2f4
|
|
| BLAKE2b-256 |
dd9c050ade41413662e452ad048836cf2c20790f769eacd23085e4cc3c92c9fa
|
File details
Details for the file colcon_meson-0.6.0-py3-none-any.whl.
File metadata
- Download URL: colcon_meson-0.6.0-py3-none-any.whl
- Upload date:
- Size: 11.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7dfaaf5a991af466142d467025737c0d06b8b31f93148480cd09952c23298c75
|
|
| MD5 |
202557c1ebc1d3766c5c7ef53df533de
|
|
| BLAKE2b-256 |
9a3db349372f4894dac8e8fe1b787283fe3e64e5ee6923c5dcdd13dd088b1aa1
|