← Back to team overview

ubuntu-sdk-bugs team mailing list archive

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

 

There is a fix released for this problem in the SDK-PPA,  ppa:ubuntu-sdk-team/ppa .
Please check if the bug still exists there and reopen the report if it does.

** Changed in: qtcreator (Ubuntu)
       Status: New => Fix Released

-- 
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:
  Fix Released

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


References