diff options
| author | Albrecht Schlosser <albrechts.fltk@online.de> | 2024-06-21 18:10:33 +0200 |
|---|---|---|
| committer | Albrecht Schlosser <albrechts.fltk@online.de> | 2024-06-21 18:10:33 +0200 |
| commit | d9c8cebfbe624e1f97905a8580f11bc88c18f21c (patch) | |
| tree | f5375ac3d82a9f9ea791555ade5026ac6dbec5a2 /README.CMake.txt | |
| parent | 97bab9abbd85d8928330b3e1db9ebb31fe83f226 (diff) | |
Remove trailing whitespace
no code changes
Diffstat (limited to 'README.CMake.txt')
| -rw-r--r-- | README.CMake.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/README.CMake.txt b/README.CMake.txt index 0d63fa8ab..3f5e3894b 100644 --- a/README.CMake.txt +++ b/README.CMake.txt @@ -318,7 +318,7 @@ FLTK_BUILD_PDF_DOCS - default ON because the docs are not built automatically. FLTK_BUILD_FLUID_DOCS - default OFF - If this option is ON, the FLUID user documentation will be built. If + If this option is ON, the FLUID user documentation will be built. If FLTK_BUILD_PDF_DOCS is ON, the FLUID documentation will be generated in PDF forma. To generate the screen shots used in the handbook, the CMake build mode must be set to "Debug". @@ -333,7 +333,7 @@ FLTK_INSTALL_HTML_DOCS - default OFF FLTK_INSTALL_FLUID_DOCS - default OFF FLTK_INSTALL_PDF_DOCS - default OFF If these options are ON then the HTML, FLUID, and/or PDF docs are installed - when the 'install' target is executed, e.g. with `make install'. You + when the 'install' target is executed, e.g. with `make install'. You need to select above options FLTK_BUILD_*_DOCS as well. |
