Edit CMake targets from CLion GUI
Hi all,
I have tried to edit CMake targets from the UI of CLion, for instance adding or removing existing files to targets, or adding new targets. It seems that you can only add new targets from the gui when adding new source files. I'm wondering if I can edit CMake targets from the UI independently from the creation of new C++ source files.
Please sign in to leave a comment.