D7762: Bring back per project settings of cmake executable
Morten Volden
noreply at phabricator.kde.org
Sun Sep 10 19:23:56 UTC 2017
volden created this revision.
volden added a project: KDevelop.
REVISION SUMMARY
Hacking on the cmake source tree I came to realize that the per-project setting of cmake executable has moved as a global setting
This was done mostly in commit https://phabricator.kde.org/R32:b9a746480f11b310b0c6e9a3e3d9ab795874b695
I have not been able to find a review for this commit, so I am a little bit unsure about what the intetion acually was, since there still is a cmake executable under the advanced settings.
This patch brings at least part of the functionality back.
This means that one will not be able to choose cmake executable when creating a new project, but it is possible to set it per project under the advanced settings.
TEST PLAN
Seems to work as expected.
REPOSITORY
R32 KDevelop
REVISION DETAIL
https://phabricator.kde.org/D7762
AFFECTED FILES
projectbuilders/cmakebuilder/cmakejob.cpp
projectmanagers/cmake/cmakeutils.cpp
projectmanagers/cmake/cmakeutils.h
projectmanagers/cmake/settings/cmakepreferences.cpp
To: volden, kdevelop-devel
Cc: kdevelop-devel, geetamc, Pilzschaf, akshaydeo, surgenight, arrowdodger
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20170910/2c74098d/attachment.html>
More information about the KDevelop-devel
mailing list