-
Bug
-
Resolution: Done
-
P2: Important
-
None
-
Qt Creator 4.0.0-beta1
-
Ubuntu 14.04 LTS 64 bit
- Have CMake installed.
- Checkout SpeedCrunch's source repository from https://bitbucket.org/heldercorreia/speedcrunch.git .
- Have a Kit using Qt 5.5.1 configured in Creator.
- Select "File" -> "Open File or Project…" from Creator's menu and open src/CMakeLists.txt.
- Select the Kit using Qt 5.5.1 and click "Configure Project".
- Wait for parsing to finish.
Parsing will fail. All you can see in "Projects" view is CMakeLists.txt
The project should be parsed completely and its files should be shown in "Projects" view. With Creator 3.6, this works correctly.
Found by Squish tests tst_cmake_speedcrunch.