From a0de0e5621b75c8790012275af851a85ad601dfc Mon Sep 17 00:00:00 2001 From: Kitsune Ral Date: Wed, 2 Oct 2019 16:38:31 +0900 Subject: Update documentation regarding C++17 support level [skip ci] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index fc8bd82e..7514d0fd 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ and bundle it with your application. - CMake 3.10 or newer (from your package management system or [the official website](https://cmake.org/download/)) - or qmake (comes with Qt) -- A C++ toolchain with C++17 support: +- A C++ toolchain with _reasonably complete_ C++17 support: - GCC 7 (Windows, Linux, macOS), Clang 6 (Linux), Apple Clang 10 (macOS) and Visual Studio 2017 (Windows) are the oldest officially supported. - Any build system that works with CMake and/or qmake should be fine: -- cgit v1.2.3