DO NOT REPLY TO THIS MESSAGE.  INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.

[STR New]

Link: http://www.fltk.org/str.php?L2504
Version: 1.3-current


The macros in CMake are identical to those used in configure.in etc.. It's
all the same for configuring the CMake build and fltk-config etc. as is
done in configure.in and similar .in files.

That said, I'm wondering why we have USE_CAIRO in the first place. Reading
the comments makes me believe that this is copied from FLTK 2 with the
*intent* to add a full-blown Cairo rendering option in the future. Now,
with FLTK 1.3's Fl_Device scheme, this will probably be solved differently
anyway.

But if we want to change it (and I vote +1 for changing), I suggest to use
the usual FL_ prefix (i.e. FL_HAVE_CAIRO and FL_USE_CAIRO) and modifiy all
source files. That's just a bunch of work, but probably easy to do...


Link: http://www.fltk.org/str.php?L2504
Version: 1.3-current

_______________________________________________
fltk-bugs mailing list
fltk-bugs@easysw.com
http://lists.easysw.com/mailman/listinfo/fltk-bugs

Reply via email to