Skip to content

Update CMakeLists to improve readability of node installation message#2

Open
antonellla wants to merge 1 commit into
SeawardScience:masterfrom
antonellla:feature/cmakelists-install-msg
Open

Update CMakeLists to improve readability of node installation message#2
antonellla wants to merge 1 commit into
SeawardScience:masterfrom
antonellla:feature/cmakelists-install-msg

Conversation

@antonellla

Copy link
Copy Markdown

Suggested improvement to template CMakeLists.txt to make installation message for nodes/executables more readable.

Right now the output in colcon build looks like:

Installing: Node_ANode_BNode_C

This PR reformats output to read:

Installing:
  - Node_A
  - Node_B
  - Node_C

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.

1 participant