-
Suggestion
-
Resolution: Fixed
-
Not Evaluated
-
None
-
None
-
c02650a5d (17.0)
When looking up CMake targets with the 'cm' Locator feature, it would be convenient if the targets from the currently active project are selected by default. Currently , it seems that the targets are sorted by order in the project tree ( ? ).
In the above Qt Creator , simplewidgetsapp is the active project, and options like Build apply to this project.
But if I want to install and type 'Ctrl+K cm install' , I end up installing the other project.