Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow free selection and chaining of pipelines #10

Open
compor opened this issue Sep 11, 2017 · 0 comments
Open

Allow free selection and chaining of pipelines #10

compor opened this issue Sep 11, 2017 · 0 comments
Assignees

Comments

@compor
Copy link
Owner

compor commented Sep 11, 2017

Currently, the chaining of pipelines is dependent on knowledge of the internal targets that each pipeline is defining.
This does not allow the free chaining these pipelines.

A solution would be:

  • make the pipeline chaining configuration a little more a elaborate, e.g. a cmake fragment/snippet and do not rely on configure-time generation.
  • select each pipeline during configuration using their file names, in order to be included.
@compor compor self-assigned this Sep 11, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant