Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dosbox-staging/dosbox-staging.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkcgen <1557255+kcgen@users.noreply.github.com>2021-07-04 23:24:39 +0300
committerkcgen <1557255+kcgen@users.noreply.github.com>2021-09-16 20:30:24 +0300
commitb25b7b21c4cac446b0a08cb47c29e2548c0ca78d (patch)
treeb4651dd91515c4a1f45b01994dd80eea42176bc8 /BUILD.md
parent6319cf0fe591e52002eb554c71854f145b7c77b0 (diff)
Update the documented C++ standard to C++17
Diffstat (limited to 'BUILD.md')
-rw-r--r--BUILD.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/BUILD.md b/BUILD.md
index 6842ea589..83b975007 100644
--- a/BUILD.md
+++ b/BUILD.md
@@ -1,6 +1,6 @@
## Minimum build requirements
-- C/C++ compiler with support for C++14
+- C/C++ compiler with support for C++17
- SDL >= 2.0.5
- Opusfile
- Meson >= 0.49.0 or Visual Studio Community Edition