Details
-
Suggestion
-
Resolution: Duplicate
-
Not Evaluated
-
None
-
Qt Creator 4.7.0
Description
When using QMake as the project model, new source files can be added to the project using a GUI interface. However, when using the cmake project model, this is not possible – you have to go to the filesystem, touch/create the files manually, and then edit the CMakeLists.txt file to reflect the new files.
For me at least, this is a major annoyance.
Attachments
Issue Links
- duplicates
-
QTCREATORBUG-19962 Support adding files to cmake project
- Closed