Skip to content

Is cmake-args merging possible/wanted now? #742

Description

@peci1

In #18 it was concluded that colcon accepts just a single occurence of --cmake-args. This is very problematic with mixins. I can't use e.g. rel-with-deb-info mixin and at the same time specify some other custom flags. This makes me completely throw away mixins...

Apart from the missing argparse feature, if this were implemented, is there will to merge such feature?

I also thought about an option to create --cmake-args-append that would explicitly say that it appends to the list, while --cmake-args would behave as before and override the whole list of args.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions