D5609: CMake - fix bug with dropping changed settings for existing build directory

Anton Anikin noreply at phabricator.kde.org
Thu Apr 27 05:46:31 UTC 2017


antonanikin created this revision.

REVISION SUMMARY
  Steps to reproduce:
  
  1. Open some CMake project
  2. Create some build disrectory if it is not created yet.
  3. Open advanced settings ("Show Advanced" button).
  4. Change some setting, for example "Build type".
  5. Press Ok/Apply.
  6. Result - CMake will run with OLD settings and all your changes will be lost.

TEST PLAN
  Tested with master branch

REPOSITORY
  R32 KDevelop

BRANCH
  master

REVISION DETAIL
  https://phabricator.kde.org/D5609

AFFECTED FILES
  projectmanagers/cmake/cmakeutils.cpp

To: antonanikin, #kdevelop
Cc: kdevelop-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20170427/80b0a199/attachment.html>


More information about the KDevelop-devel mailing list