aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorKitsune Ral <Kitsune-Ral@users.sf.net>2019-10-21 10:02:44 +0900
committerKitsune Ral <Kitsune-Ral@users.sf.net>2019-10-21 10:02:44 +0900
commit34a4c5628d6561a26f07d6166dcca05ef3ace191 (patch)
tree32a8f8859651be14aae593c65610b7d0a939a9e4 /README.md
parentff23e445ca78a6ac127d7a04494a8cbb97a7f1ac (diff)
parenta0de0e5621b75c8790012275af851a85ad601dfc (diff)
downloadlibquotient-34a4c5628d6561a26f07d6166dcca05ef3ace191.tar.gz
libquotient-34a4c5628d6561a26f07d6166dcca05ef3ace191.zip
Merge branch 'kitsune-update-docs'
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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: