From c6b62f055942eb8d824ec091d8c43aae56e7417c Mon Sep 17 00:00:00 2001 From: Vincent Sonnier Date: Fri, 26 Apr 2019 09:21:45 +0200 Subject: [PATCH] Updated Build Windows (markdown) --- Build-Windows.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Build-Windows.md b/Build-Windows.md index fc7b7b6..c169ee4 100644 --- a/Build-Windows.md +++ b/Build-Windows.md @@ -35,7 +35,7 @@ Download CMake from: For this guide I've used: -* https://cmake.org/files/v3.11/cmake-3.14.2-win64-x64.msi +* https://cmake.org/files/v3.14/cmake-3.14.2-win64-x64.msi As recommended, uninstall the older CMake version first if present, then just install CMake with default or preferred options.