From bbaec9bd88b309fbeec80d6d0118997f5b32def3 Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Mon, 15 Feb 2021 19:45:20 +0100 Subject: Update CMake and make files, minor edits only There are no functional changes to be expected, mostly formatting and comments. --- README.CMake.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.CMake.txt') diff --git a/README.CMake.txt b/README.CMake.txt index abba89fbd..67ebc2e03 100644 --- a/README.CMake.txt +++ b/README.CMake.txt @@ -61,7 +61,7 @@ More information on CMake can be found on its web site http://www.cmake.org. -------------------- The prerequisites for building FLTK with CMake are staightforward: -CMake 3.2.3 or later and a recent FLTK 1.3 release, snapshot, or subversion +CMake 3.2.3 or later and a recent FLTK 1.3 release, snapshot, or Git download (working copy). Installation of CMake is covered on its web site. This howto will cover building FLTK with the default options using CMake @@ -107,7 +107,7 @@ OPTION_APPLE_X11 - default OFF Use this only if you know what you do, and if you have installed X11. OPTION_USE_POLL - default OFF - Don't use this one either, it is deprecated. + Don't use this one, it is deprecated. OPTION_BUILD_SHARED_LIBS - default OFF Normally FLTK is built as static libraries which makes more portable -- cgit v1.2.3