From b060359264fb53e71a5eecf9c119e498fc3a09ee Mon Sep 17 00:00:00 2001 From: Ayke Date: Wed, 13 May 2020 23:30:54 +0200 Subject: [PATCH] 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). --- Building-for-Linux.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Building-for-Linux.md b/Building-for-Linux.md index 36fbadf..510e272 100644 --- a/Building-for-Linux.md +++ b/Building-for-Linux.md @@ -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