But cmake also substitues configure script, so you have to have cmake installed to perform configuration. It would be great if cmake could generate from its "cashe of variables" the configure shell script independent of cmake, but...
That said, fltk projects for (some? most? all?) IDE targets do not have any configure, instead they have their own more-less static config.h and many alternative targets. Maybe all these can be generated from cmake before generating distribution tarbal instead of having independent IDEs but still keep the core for unix makefiles & configure arround? Aslo we could probably get rid of Makefile.mingw and/or strongly suggest to use MSYS and standard configure script for MingW compilation too - it works very well... Roman imm wrote: > On 12 Apr 2008, at 19:55, matthiasm wrote: >> >> On 12.04.2008, at 20:42, Yuri D'Elia wrote: >>> Isn't there a tool that can generate project makefiles from autoconf >>> or >>> something? >> >> >> That would be *so* nice, but I don't thin there's anything out there. > > Though CMake is in that general area... Although I don't actually use it > myself, so... > > > _______________________________________________ fltk-dev mailing list fltk-dev@easysw.com http://lists.easysw.com/mailman/listinfo/fltk-dev