-
Notifications
You must be signed in to change notification settings - Fork 525
add CMake: Install Component #4281
Copy link
Copy link
Open
Labels
Feature: installenhancementan enhancement to the product that is either not present or an improvement to an existing featurean enhancement to the product that is either not present or an improvement to an existing featuremore votes neededWe currently are de-prioritizing this issue until more community up-votes are providedWe currently are de-prioritizing this issue until more community up-votes are provided
Milestone
Metadata
Metadata
Assignees
Labels
Feature: installenhancementan enhancement to the product that is either not present or an improvement to an existing featurean enhancement to the product that is either not present or an improvement to an existing featuremore votes neededWe currently are de-prioritizing this issue until more community up-votes are providedWe currently are de-prioritizing this issue until more community up-votes are provided
Type
Projects
Status
Pending Prioritization
Brief Issue Summary
This is a feature request for
CMake: Build Targetvia Ctrl+Shift+P.For build I can call
CMake: BuildandCMake: Build Target.For install I can call
CMake: Installbut notCMake: Install Componentbecause its missing. It should work analogously toCMake: Build Target.Additional Information
I use CMake Tools 1.19.52 with VS Code 1.97.2.