Details
-
Bug
-
Resolution: Duplicate
-
Not Evaluated
-
None
-
Qt Creator 3.4.0-beta1
Description
Steps to reproduce:
- open a cmake project by opening the CMakeFiles.txt
Current result:
- QC just opens the file but not the project
Expected result:
- QC opens the project
Note: This seems to be related to having CMakeLists.txt twice registered as MIME type. Once for text/x-cmake and second for text/x-cmake-project
Attachments
Issue Links
- is replaced by
-
QTCREATORBUG-13995 [REG 3.3 -> 3.4] Creator opens CMakeLists.txt as file, not as project
- Closed