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

Unable to build multiple targets #3441

Open
fekir opened this issue Nov 15, 2023 · 2 comments
Open

Unable to build multiple targets #3441

fekir opened this issue Nov 15, 2023 · 2 comments
Labels
enhancement an enhancement to the product that is either not present or an improvement to an existing feature Feature: build Feature: presets
Milestone

Comments

@fekir
Copy link

fekir commented Nov 15, 2023

Brief Issue Summary

I often want to build multiple targets, but it does not seem possible to select more than one.

Selecting all might take too much time, so the alternative is to build first one target, then the second one, ... which is not ideal for two reason.

The first is that the developer has to wait until one build job finishes, and then start the next one.
The second one, is that on a sufficiently powerful machine, two or more targets can be build in parallel, while triggering them one by one this nevers happens.

One could create dummy targets that build exactly the targets one is interested in, but it is not a very practical solution.

CMake Tools Diagnostics

No response

Debug Log

No response

Additional Information

No response

@snehara99 snehara99 added enhancement an enhancement to the product that is either not present or an improvement to an existing feature Feature: build Feature: presets and removed triage labels Nov 16, 2023
@snehara99 snehara99 added this to the Backlog milestone Nov 16, 2023
@snehara99
Copy link
Contributor

Hi @fekir thank you for bringing us this feature suggestion! This seems like a reasonable idea so we'll add it to our backlog and work on it when we have the capacity.

@snehara99
Copy link
Contributor

this seems related to #1360

@snehara99 snehara99 modified the milestones: Backlog, On Deck Nov 16, 2023
@github-project-automation github-project-automation bot moved this to Needs Triaging in CMake Tools Nov 21, 2023
@github-project-automation github-project-automation bot moved this to Triage Needed in CMake Tools Nov 29, 2023
@gcampbell-msft gcampbell-msft moved this from Triage Needed to Pending Prioritization in CMake Tools Nov 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement an enhancement to the product that is either not present or an improvement to an existing feature Feature: build Feature: presets
Projects
Status: Pending Prioritization
Development

No branches or pull requests

2 participants