1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-09 23:34:20 +00:00

Docs: Add C++17 to the minimum system requirements

This commit is contained in:
Anthony Nicholls 2023-06-02 17:11:44 +01:00
parent ca16b82daa
commit 5de235c8fd

View file

@ -56,6 +56,7 @@ of the target you wish to build.
#### Building JUCE Projects
- __C++ Standard__: 17+
- __macOS/iOS__: Xcode 10.1 (macOS 10.13.6)
- __Windows__: Windows 8.1 and Visual Studio 2017
- __Linux__: g++ 7.0 or Clang 6.0 (for a full list of dependencies, see