fltk-config(1) | General Commands Manual | fltk-config(1) |
fltk-config - script to get information about the installed version of fltk.
fltk-config [ --prefix [=DIR] ] [ --exec-prefix [=DIR] ] [ --version ] [ --api-version ] [ --use-gl ] [ --use-images ] [ --use-glut ] [ --cc ] [ --cxx ] [ --cflags ] [ --cxxflags ] [ --ldflags ] [ --ldstaticflags ] [ --libs ] [ -Dname[=value] ] [ -g ] [ --compile program.cxx ]
fltk-config is a utility script that can be used to get information about the current version of FLTK that is installed on the system, what compiler and linker options to use when building FLTK-based applications, and to build simple FLTK applications.
The following options are supported:
fluid(1), fltk(3)
FLTK Programming Manual
FLTK Web Site, http://www.fltk.org/
Bill Spitzak and others.
Fast Light Tool Kit | 6 February 2007 |