Details
-
Bug
-
Resolution: Done
-
P2: Important
-
Qt Creator 4.0.0-rc1
-
Mac OS X 10.11
Description
When using a cmake based project, Qt Creator looses the "Current Executable" setting under "Projects => Build => Build Steps" for the cmake build step.
This happens when running cmake results in an error. While the "Build: cmake --build . --target " line still shows " --target '<Current executable>' ", when starting a build it actually builds "all" ( see screenshot )