How to re-generate accidentally removed build configuration?
Answered
When I press F9 build configuration list pop-up opens and then I can choose desired configuration by pressing enter key.
The problem is that enter and backspace keys are really close together and by accidentally pressing backspace instead of enter CLion just deletes selected configuration.
It seems that CLion remembers the name of the deleted configuration and I can't find a way to force CLion to re-generate deleted build tareget form the CMakeLists.txt file. I have to either manually create the configuration or rename the target in CMakeLists.txt file.
Please sign in to leave a comment.
I faced exactly the same issue. Could support help here?
Hi!
We have a feature request about the ability to regenerate configurations for targets on demand - https://youtrack.jetbrains.com/issue/CPP-712. Please feel free to comment or upvote, follow it to get updates.