mirror of
https://github.com/fltk/fltk.git
synced 2026-05-20 22:36:19 +08:00
Add description of the new CMake option OPTION_PRINT_SUPPORT
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3-porting@11129 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
@@ -137,6 +137,11 @@ OPTION_USE_XINERAMA - default ON
|
||||
OPTION_USE_XFT - default ON
|
||||
OPTION_USE_XDBE - default ON
|
||||
These are X11 extended libraries.
|
||||
OPTION_PRINT_SUPPORT - default ON
|
||||
When turned off, the Fl_Printer class does nothing and the
|
||||
Fl_PostScript_File_Device class cannot be used, but the FLTK library
|
||||
is somewhat smaller. This option makes sense only on the Unix/Linux
|
||||
platform or when OPTION_APPLE_X11 is ON.
|
||||
|
||||
BUILDING UNDER LINUX WITH UNIX MAKEFILES
|
||||
------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user