CMAKE Folder property / configuration dropdown

已回答

Hi,

I have quite a large number of targets in my cmake projects ( >100), leaving the configuration dropdown of clion quite crowded.

I know that I can organise my configuration within clion with directories. For VS and eclipse the cmake folder property (https://cmake.org/cmake/help/v3.0/prop_tgt/FOLDER.html) can be used or the filesystem folder structure is used as organisation structure.

Is there any equivalent way for clion to archive this without manual interaction?

评论操作 固定链接

Don't you happen to miss the configs filter? Just open list and start typing - that is enough for me even having very long list of targets

0
评论操作 固定链接

Hello! 

In our tracker we have a feature request about grouping run/debug configurations: https://youtrack.jetbrains.com/issue/CPP-3558. Feel free to comment or upvote, follow it to get updates.

0

请先登录再写评论。