Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
Qt Creator 4.8.0-rc1
-
Windows 10 1809 64 bit
Description
- Create a new CMake-based project using the wizard for "Qt Quick Application - Empty".
- Build the project.
- Close the project.
- Delete the project's CMakeLists.txt.user file.
- Open the project again.
Creator will create a new kit which duplicates the kit you built with in step 2.
Creator should detect that the existing kit matches and not create a new one.