Skip to content

About changing the default compilation method of colcon build #139

@p-zzg

Description

@p-zzg

Now colcon build compilation should be used
cmake --build . --target install

I want to implement cmake --build . --target package
Generate the content I need to install as deb

All install content is generated in deb

How can I modify core to do this

Requirement: Multiple function packages in a workspace are compiled to generate a deb file

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