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.4.1.tar.gz
(8.9 kB
view details)
Built Distribution
File details
Details for the file colcon-meson-0.4.1.tar.gz
.
File metadata
- Download URL: colcon-meson-0.4.1.tar.gz
- Upload date:
- Size: 8.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0405afcb15592ac0b55f2492001a97e732e73c605377a3ad3527b45833387e2c |
|
MD5 | dc239faaaa5b67a390369ad2bd3c60a5 |
|
BLAKE2b-256 | 32a95b37fe8172a9d1a261a9b21041115ec3dea2f442b08492562b99f981e7de |
File details
Details for the file colcon_meson-0.4.1-py3-none-any.whl
.
File metadata
- Download URL: colcon_meson-0.4.1-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 | 4ba8c4d44108c928f154e04ff1fffc7f19cfe529074c7d53e78dc08a7836a43b |
|
MD5 | aa0113aba975705bd6588b41cb0331f7 |
|
BLAKE2b-256 | 2da67a0b350546881b0f2b91ac7d73c9707f706e6a62d0fb640a0499ce0a150a |