-
Suggestion
-
Resolution: Fixed
-
P3: Somewhat important
-
Qt Creator 9.0.0, Qt Creator 9.0.1
-
-
ab4e23c90 (master)
Suggestion
Since CMakeLists.txt.user file is generated by QtCreator and only available in QtCreator, I suggest that QtCreator move this generated file into a subfolder, for example ".qtcreator" or ".qt".

Take VSCode and CLion for example. They all provide their own subfolder to store files specific to themselves.
- VSCode: .vscode
- CLion: .idea
- mentioned in
-
Page Loading...