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.3.2.tar.gz
(8.8 kB
view details)
Built Distribution
File details
Details for the file colcon-meson-0.3.2.tar.gz
.
File metadata
- Download URL: colcon-meson-0.3.2.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
Algorithm | Hash digest | |
---|---|---|
SHA256 | c55a68534128902a82014d82e7d1b18679d3d7550acf729f19d00019295fad13 |
|
MD5 | 1a88eed8242a92e9ba2b01e6ae606eac |
|
BLAKE2b-256 | 040d6f63af1defa56edf0a807ab5b884500439d4f567c5bf09693a573f85ca1e |
File details
Details for the file colcon_meson-0.3.2-py3-none-any.whl
.
File metadata
- Download URL: colcon_meson-0.3.2-py3-none-any.whl
- Upload date:
- Size: 9.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1358e896abcd67791c0ec4d7e23c93b4ef2c409d7498129cac9844db75b5ee79 |
|
MD5 | fbbe94ab46a66289027d24358844d706 |
|
BLAKE2b-256 | 52d708507a894c873cdcf79930e5fc16150045ab3828c4a94f6e05990bca375c |