diff options
Diffstat (limited to 'README.CMake.txt')
| -rw-r--r-- | README.CMake.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/README.CMake.txt b/README.CMake.txt index c26af1fe6..e83dc49a4 100644 --- a/README.CMake.txt +++ b/README.CMake.txt @@ -119,6 +119,9 @@ OPTION_BUILD_SHARED_LIBS - default OFF Normally FLTK is built as static libraries which makes more portable binaries. If you want to use shared libraries, this will build them too. +FLTK_BUILD_FLUID - default ON + Builds the Fast Light User-Interface Designer ("FLUID"). + FLTK_BUILD_TEST - default ON Builds the test and demo programs in the 'test' directory. |
