Details
-
Bug
-
Resolution: Done
-
P2: Important
-
Qt Creator 4.13.0-beta1
-
-
a7305a60e02f78b891a801c1a8a139732614c9dd (qt-creator/qt-creator/4.13)
Description
- create a test cmake project
- build it
- close the project
- remove the CMakeLists.txt.user file
- open the project in Qt Creator
- either the exisiting build is automatically found, or choose it for "import"
- configure the project
Expected: The project is opened and parsed.
Actual: The project is just opened, but the not parsed - the tree just shows the project node and CMakeLists.txt. Manually doing Build > Run CMake fixes that.
Attachments
Issue Links
- is duplicated by
-
QTCREATORBUG-24447 CMake is no longer run automatically after CMakeLists.txt is loaded
-
- Closed
-