]> git.ipfire.org Git - thirdparty/ccache.git/commitdiff
Document that CMake 3.10 now is needed
authorJoel Rosdahl <joel@rosdahl.net>
Sat, 24 Jul 2021 09:02:06 +0000 (11:02 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Sat, 24 Jul 2021 09:02:06 +0000 (11:02 +0200)
doc/INSTALL.md

index fab33f10c96073e9b48d6da65ee307a4a6bee8d3..79f422a054feaf4ead28bfe65d7e96696244b4e7 100644 (file)
@@ -6,7 +6,7 @@ Prerequisites
 
 To build ccache you need:
 
-- CMake 3.4.3 or newer.
+- CMake 3.10 or newer.
 - A C++14 compiler. See [Supported platforms, compilers and
   languages](https://ccache.dev/platform-compiler-language-support.html) for
   details.