importing a cmake project into KF5 kdevelop starts a cmake configure?

René J.V. Bertin rjvbertin at gmail.com
Tue Feb 3 01:28:45 GMT 2015


On Tuesday February 03 2015 01:56:48 Aleix Pol wrote:

> Yes, it's ok. In fact cmake gets called rather often anyway. When
> building, make/ninja run cmake themselves as well, for example.

Make only does that when it detects a change to one of the CMake files.

And of course the make (or ninja) command is done with the environment settings defined by the user...
Provide a way to select an environment profile together with the build directory, build type, extra arguments etc. and then I'll take your word for it that it's ok ;)

R.



More information about the KDevelop mailing list