Skip to content

[feature] Meson Tool support specific args like '--strip' when install() #18308

@wsw0108

Description

@wsw0108

What is your suggestion?

From meson 0.62, meson install support '--strip', but there are no way to pass it to conan's tools.Meson.

--tags TAGS Install only targets having one of the
given tags. (Since 0.60.0)
--strip Strip targets even if strip option was
not set during configure. (Since 0.62.0)

May be a conf like for cmake:

tools.cmake:install_strip: Add --strip to cmake.install()

Have you read the CONTRIBUTING guide?

  • I've read the CONTRIBUTING guide

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions