Details
-
Bug
-
Resolution: Done
-
P2: Important
-
Qt Creator 4.0.0-beta1
Description
CMake does not support multiple --target arguments being passed on the command line. Until [1], specifying --target multiple times silently ignored all targets but the last one.
Still, since the change at [2], line 322 and following, Qt Creator will potentially invoke CMake with arguments --target. So far my comment in Gerrit was ignored, so I'm filing this bug in the hope of getting attention.
[1] https://github.com/Kitware/CMake/pull/214
[2] https://codereview.qt-project.org/#/c/145242/5/src/plugins/cmakeprojectmanager/cmakebuildstep.cpp
Attachments
For Gerrit Dashboard: QTCREATORBUG-15928 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
154180,2 | CMake: Only allow one target in cmake build step | 4.0 | qt-creator/qt-creator | Status: MERGED | +2 | 0 |
154303,1 | CMake: Only allow one target in cmake build step | master | qt-creator/qt-creator | Status: ABANDONED | 0 | 0 |