Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

package,meson: add meson extra options #13

Merged

Conversation

fvalette-ledger
Copy link
Collaborator

build node in project.toml configuration allow user to pass barbican built-in option and/or extra options. Those options are passed using ementic name and converted by barbican according to the buildsystem backend.

E.g. w/ Meson build system

build.options.with_doc = true

-->

-Dwith_doc=True

build node in project.toml configuration allow user to pass barbican built-in
option and/or extra options. Those options are passed using ementic name
and converted by barbican according to the buildsystem backend.

E.g. w/ Meson build system

build.options.with_doc = true

-->

-Dwith_doc=True
@fvalette-ledger fvalette-ledger force-pushed the handle_builtin_build_opts branch from 16a1432 to e05a07e Compare January 10, 2025 10:54
@fvalette-ledger fvalette-ledger merged commit b4ac6e0 into outpost-os:main Jan 10, 2025
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants