Details
-
Bug
-
Resolution: Won't Do
-
Not Evaluated
-
None
-
Qt Creator 4.13.1
Description
QtCreator now allows to pick multiple build targets for CMake. This results in a bad command line: {cmake --build ${buildDir} --target target1 target2} but also is very annoying as one now has to search and deselect the previously active target to switch to another target.