summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Pipping <sebastian@pipping.org>2021-05-22 15:31:07 +0200
committerSebastian Pipping <sebastian@pipping.org>2021-05-22 19:07:49 +0200
commita7694ee392110674eddaf9eb819eb7dda12ce56f (patch)
treeafb5621cbd2e01e310428e67069a722db044bdee
parent100bc7072ca63a9053b4e34b80d084896cfb143e (diff)
downloadlibexpat-git-a7694ee392110674eddaf9eb819eb7dda12ce56f.tar.gz
README.md: Document where generated CMake files need >=2.4.0 to work
-rw-r--r--expat/README.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/expat/README.md b/expat/README.md
index 0d539881..44ec194a 100644
--- a/expat/README.md
+++ b/expat/README.md
@@ -69,7 +69,11 @@ This approach requires files from…
- libexpat >=2.2.8 where packaging uses the CMake build system
or
-- libexpat >=2.3.0 where packaging uses the GNU Autotools build system.
+- libexpat >=2.3.0 where packaging uses the GNU Autotools build system
+ on Linux
+or
+- libexpat >=2.4.0 where packaging uses the GNU Autotools build system
+ on macOS or MinGW.
Notice the *lowercase* `expat` in the following example: