[CMake] Cmake with Eclipse

Alexander Neundorf a.neundorf-work at gmx.net
Tue Jun 5 10:52:11 EDT 2007


On Tuesday 05 June 2007 10:41, Mike Jackson wrote:
> On Jun 5, 2007, at 10:19 AM, Joachim Zettler wrote:
> > Thx...now its running just fine. I had to change the build
> > directory :)
> >
> > Now there is only the cmake thing left. Is it possible to tell
> > eclipse that it should start cmake prior to starting the make process?
>
> I am not finding an option to automatically run cmake prior to every
> build. After you have properly setup an "External Tool" to run cmake

Why would you need to run cmake prior to every build ?
You should only need to run it once, from there on the makefiles wil have the 
rules to rerun cmake automatically if required.

Bye
Alex


More information about the CMake mailing list