> > To clarify: CMake is not a replacement for make, but a generator > for different build systems (but I'm sure you, Matt, new that ;-).
Actually, I was convinced that cmake also builds the applications. But I trust you on that one and revoke my previous observation. I did use cmake once to generate an fltk OS X Xcode project. The result was not usable. Maybe it works better for makefiles and VisualC. > unnecessarily complicated, > CodeBlocks does not care if fltk was built with cmake or "./configure". It's just a (nice!) wrapper for gcc. _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

