← Back to team overview

ubuntu-sdk-bugs team mailing list archive

[Bug 1293760] [NEW] Different build configurations should remember different cmake arguments

 

Public bug reported:


In Qtcreator 3.0.1 from Ubuntu 14.04 cmake arguments are provided in the project setting.
However currently different build types share the same cmake argument setting in the project UI.

I checked that inside CMakeLists.txt.user separate keys
(CMakeProjectManager.CMakeBuildConfiguration.UserArguments) are indeed
defined for each configuration. However they are always kept the same by
the project management.

The upstream maintainer said it's likely a ubuntu specific bug.
(https://bugreports.qt-project.org/browse/QTCREATORBUG-11736)

** Affects: qtcreator (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to qtcreator in Ubuntu.
https://bugs.launchpad.net/bugs/1293760

Title:
  Different build configurations should remember different cmake
  arguments

Status in “qtcreator” package in Ubuntu:
  New

Bug description:

  In Qtcreator 3.0.1 from Ubuntu 14.04 cmake arguments are provided in the project setting.
  However currently different build types share the same cmake argument setting in the project UI.

  I checked that inside CMakeLists.txt.user separate keys
  (CMakeProjectManager.CMakeBuildConfiguration.UserArguments) are indeed
  defined for each configuration. However they are always kept the same
  by the project management.

  The upstream maintainer said it's likely a ubuntu specific bug.
  (https://bugreports.qt-project.org/browse/QTCREATORBUG-11736)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtcreator/+bug/1293760/+subscriptions


Follow ups

References