Skip to content

Support specifying any number of specific CMake targets#124

Open
cottsay wants to merge 1 commit intomasterfrom
multiple-cmake-targets
Open

Support specifying any number of specific CMake targets#124
cottsay wants to merge 1 commit intomasterfrom
multiple-cmake-targets

Conversation

@cottsay
Copy link
Copy Markdown
Member

@cottsay cottsay commented Oct 12, 2022

This change deprecates the single-value --cmake-target argument in favor of one that allows any number of targets to be specified, including no targets at all.

This will require a corresponding change in colcon_ros to use the new arguments.

This change deprecates the single-value --cmake-target argument in favor
of one that allows any number of targets to be specified, including no
targets at all.
@cottsay cottsay added the enhancement New feature or request label Oct 12, 2022
@cottsay cottsay self-assigned this Oct 12, 2022
@cottsay cottsay linked an issue Oct 17, 2022 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Development

Successfully merging this pull request may close these issues.

Add --cmake-only-configure option

1 participant