Details
-
Bug
-
Resolution: Done
-
P2: Important
-
Qt Creator 4.1.0, Qt Creator 4.2.0-beta1
Description
when a cmake project is generated, the "clean steps" will contain "cmake --build . --target all".
the expected command would be "cmake --build . --target clean".
Attachments
Issue Links
- is duplicated by
-
QTCREATORBUG-17947 CMake: Default Clean target is identical to build
-
- Closed
-