diff options
| -rw-r--r-- | README.CMake.txt | 4 |
1 files changed, 4 insertions, 0 deletions
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 |
