[Insight-developers] FLTK 1.1 additional lib & CMake

Luis Ibanez ibanez@choroid.cs.unc.edu
Tue, 13 Nov 2001 16:38:01 -0500 (EST)


Hi,

FLTK 1.1 is now available.
One of the main changes is the support
for themes that customize the GUI.

Another change is that now there are two
libraries:  fltk.lib   and   fltkgl.lib

We are wondering how to manage that from
CMake. Users with FLTK 1.1 need to link
with both libraries, while users with
FLTK 1.0.11 or lower only need fltk.lib.

Any suggestions ?

Thanks

Luis