mirror of https://github.com/fltk/fltk
Added the new OPTION_USE_NANOSVG to the README.CMake.txt file.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.4@12422 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
parent
a4433ca19d
commit
16f968b40f
|
@ -138,6 +138,10 @@ OPTION_USE_SYSTEM_LIBPNG - default ON
|
|||
use system libraries instead, unless CMake can't find them. If you set
|
||||
any of these options to OFF, then the built in library will be used.
|
||||
|
||||
OPTION_USE_NANOSVG - default ON
|
||||
FLTK has a built in nano svg library. Turning this option off
|
||||
disables nano SVG support.
|
||||
|
||||
OPTION_USE_XINERAMA - default ON
|
||||
OPTION_USE_XFT - default ON
|
||||
OPTION_USE_XDBE - default ON
|
||||
|
|
Loading…
Reference in New Issue