From 16f968b40fd8dd219d56eeb420ce6d30ed869979 Mon Sep 17 00:00:00 2001 From: Greg Ercolano Date: Wed, 6 Sep 2017 00:02:33 +0000 Subject: 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 --- README.CMake.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.CMake.txt b/README.CMake.txt index 0003669be..142603dad 100644 --- a/README.CMake.txt +++ b/README.CMake.txt @@ -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 -- cgit v1.2.3