mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-09 23:34:20 +00:00
CMake: Update docs with newer version requirements
This commit is contained in:
parent
0a609b307e
commit
9e57375085
1 changed files with 1 additions and 3 deletions
|
|
@ -2,9 +2,7 @@
|
||||||
|
|
||||||
## System Requirements
|
## System Requirements
|
||||||
|
|
||||||
- Console and GUI projects require CMake 3.12 or higher.
|
- All project types require CMake 3.15 or higher.
|
||||||
- Plugin projects require CMake 3.15 or higher.
|
|
||||||
- All iOS targets require CMake 3.14 or higher (3.15 or higher for plugins targeting iOS).
|
|
||||||
- Android targets are not currently supported.
|
- Android targets are not currently supported.
|
||||||
- WebView2 on Windows via JUCE_USE_WIN_WEBVIEW2 flag in juce_gui_extra is not currently supported.
|
- WebView2 on Windows via JUCE_USE_WIN_WEBVIEW2 flag in juce_gui_extra is not currently supported.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue