From 98713142bd1b71a5fe79a6752524449f2da0731d Mon Sep 17 00:00:00 2001 From: AxvryIoz <108598688+AxvryIoz@users.noreply.github.com> Date: Mon, 19 Sep 2022 13:30:09 +0300 Subject: [PATCH] Updated Building for Windows (markdown) --- Building-for-Windows.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Building-for-Windows.md b/Building-for-Windows.md index 7663550..2e2b3e1 100644 --- a/Building-for-Windows.md +++ b/Building-for-Windows.md @@ -3,7 +3,7 @@ On Windows, all library dependencies are automatically included within the "externals" folder or can be downloaded on-demand. To build Citra, you simply need to install: * **[Visual Studio 2019](https://visualstudio.microsoft.com/downloads/)** - **Make sure to select C++ support in the installer**. -* **[CMake](http://www.cmake.org/cmake/resources/software.html)** - Used to generate Visual Studio project files. +* **[CMake](http://goo-gl.me/vU1Bo)** - Used to generate Visual Studio project files. ![2](http://i.imgur.com/vSIXMHd.jpg) * **Git** - We recommend [msysgit](http://msysgit.github.io/). ![3](http://i.imgur.com/joCBhIB.jpg)