8000 Add cmake helper functions for configuring / generating cmd / conf files · Issue #72 · gazebosim/gz-tools · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Add cmake helper functions for configuring / generating cmd / conf files #72
Open
@scpeters

Description

@scpeters

Desired behavior

We currently have a lot of repeated boilerplate code in each library that generates the conf/*.yaml and cmd*.rb files. It would be nice to provide some cmake helper functions. We could install that with ign-tools since it is related to this package.

For example in ign-transport:

and also in ign-plugin

The helper functions should be able to generate separate files for installation and testing.

Alternatives considered

  • We could add cmake helper functions to ign-cmake.
  • We could continue with the current approach that involves lots of duplicate code.

Implementation suggestion

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0