CMAKE Folder property / configuration dropdown

Answered

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?

0
2 comments

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

Please sign in to leave a comment.