Bump CMake version requirement to 3.15. Experimentally I've found that's the first one that doesn't fail (3.14.0 and 3.14.7 fail).

This commit is contained in:
Ayke 2020-05-13 23:30:54 +02:00
parent 384976f974
commit b060359264

View File

@ -3,7 +3,7 @@
You'll need to download and install the following to build yuzu:
* GCC v7+ (for C++17 support) & misc
* [CMake](https://www.cmake.org/) 3.6+
* [CMake](https://www.cmake.org/) 3.15+
* [SDL2](https://www.libsdl.org/download-2.0.php)
* [Qt](https://qt-project.org/downloads)
* [Python2](https://www.python.org/download/releases/2.7/) 2.7