From bde8a5d8dcf4e8d460afd5cab47e97eba2648510 Mon Sep 17 00:00:00 2001 From: Alex Date: Mon, 12 Mar 2018 18:33:38 +0300 Subject: [PATCH] README: increase required CMake version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 34f7baff4..c01d5fb60 100644 --- a/README.md +++ b/README.md @@ -108,7 +108,7 @@ The source code is published under GPLv3 with OpenSSL exception, the license is ## Third-party -* [CMake 3.9+][cmake-build] +* [CMake 3.10+][cmake-build] * Qt 5.9+ ([LGPL](http://doc.qt.io/qt-5/lgpl.html)) * OpenSSL 1.0.1g ([OpenSSL License](https://www.openssl.org/source/license.html))