From 3f088e7b3a1467a88e7c5ff9fb60dc4609d2bfa3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?louiz=E2=80=99?= Date: Fri, 16 Mar 2018 01:12:54 +0100 Subject: C++17 --- INSTALL.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'INSTALL.rst') diff --git a/INSTALL.rst b/INSTALL.rst index 45a860d..1411e33 100644 --- a/INSTALL.rst +++ b/INSTALL.rst @@ -16,7 +16,7 @@ Build and runtime dependencies: Tools: ~~~~~~ -- A C++14 compiler (clang >= 3.4 or gcc >= 5.0 for example) +- A C++17 compiler (clang >= 4.0 or gcc >= 7.0 for example) - CMake - pandoc (optional) to build the man page -- cgit v1.2.3