Starting CMake config to blend out filechoose and filename handling (shrins fltk massively if not needed)

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3-porting@11146 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Matthias Melcher
2016-02-10 12:22:38 +00:00
parent a679616477
commit 572b7fe0b8
3 changed files with 15 additions and 1 deletions
+6
View File
@@ -342,6 +342,12 @@
#cmakedefine NO_PRINT_SUPPORT 1
/*
* Do we want filename handling and a filechooser?
*/
#cmakedefine FL_CFG_FILESYSTEM_SUPPORT 1
/*
* End of "$Id$".
*/