> You *do* realize that cmake is a Makefile pre-processor, just like > autoconf right? You get a standard GNU or NMake Makefile in > the end (or > an IDE file if you prefer that), which can, barring some minor > exceptions, be created on a different machine with different > architecture for cross-compilation.
Yes. I've used it. It does not (or at any rate did not) work for our base configuration, and making it work was more effort than maintaining what we have, and with no obvious return for the extra effort. Now, starting again from a "clean sheet", things might be quite different, and others might consider it worthwhile. I'm not a fan of autoconf either as it happens (not by a long way!) but it is sufficiently ubiquitous (one might say "pandemic" even) that I can expect most of it to work... -- Ian SELEX Sensors and Airborne Systems Limited Registered Office: Sigma House, Christopher Martin Road, Basildon, Essex SS14 3EL A company registered in England & Wales. Company no. 02426132 ******************************************************************** This email and any attachments are confidential to the intended recipient and may also be privileged. If you are not the intended recipient please delete it from your system and notify the sender. You should not copy it or use it for any purpose nor disclose or distribute its contents to any other person. ******************************************************************** _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
