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.2.tar.gz
(8.8 kB
view details)
Built Distribution
File details
Details for the file colcon-meson-0.4.2.tar.gz
.
File metadata
- Download URL: colcon-meson-0.4.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.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 94738dd7f210d0499be9a45ec6aa31b76eaf885bd549268edd70994a2b24d9fa |
|
MD5 | 2c7409ea77cab01ec591925dfe1acdce |
|
BLAKE2b-256 | fa8b5becc86efbfef0f7ea2f9bd076bac18b720aba3c2aba376b72c7a0bb7365 |
File details
Details for the file colcon_meson-0.4.2-py3-none-any.whl
.
File metadata
- Download URL: colcon_meson-0.4.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.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cada7ea17717830c8932fc13a067c97c45a006310383b6a4eb0c7157f2f5af7a |
|
MD5 | c725b7b4e75d29efb12512c186eea159 |
|
BLAKE2b-256 | b08335149b8b133994c4b1b67876137929d606e241b5107eb67d3a458f02eb09 |