Too many run configurations
Hi,
I'm using cmake's FetchContent system to add an external git repository to my project.
This works well, except the external project declares 200+ targets which has made my run configuration gadget just about unusable, given I've only got about 10 myself so I'm constantly scrolling through having to find them. I've found I can ‘pin’ my own projects, but at some point the pinning gets reset, possibly when I clear cmake cache?
Is there any way to limit which projects show up in the run configuration gadget?
I have seen the ‘store as project file’ button when editting configurations but am unsure what this does.
I have marked the top level cmake-build directories as excluded so am kind of surprised it's happening at all.
Bye,
Mark
请先登录再写评论。
No one?
Is there somewhere else I can ask this? This community seems to be a bit dead.