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.1.tar.gz
(8.8 kB
view details)
Built Distribution
File details
Details for the file colcon-meson-0.3.1.tar.gz
.
File metadata
- Download URL: colcon-meson-0.3.1.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 | cfecf74a3dddb25d143e3590b495944f5c45f738fef8571c19e7a6bc1ec0ce34 |
|
MD5 | 35cc016ca69b93ac6ac3dc1acb500b58 |
|
BLAKE2b-256 | 3d828b032dc2bc412daa3b45be89f753d4ff1d68a66b2a2058ddfd371b354765 |
File details
Details for the file colcon_meson-0.3.1-py3-none-any.whl
.
File metadata
- Download URL: colcon_meson-0.3.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 | 074be17a6789b1424f876188776f71a4259a62d0f0e783fc56f23d7985a76261 |
|
MD5 | 77a4dbe0362b419f22b258361c450c67 |
|
BLAKE2b-256 | e365f8a005815edc8208e3a5b359c9209005c88ce6c4836dd2e52ff6284ff006 |