From fc64d0764258a0b33a1b7fb3c2413b72030c420e Mon Sep 17 00:00:00 2001 From: "Charles J. Cliffe" Date: Mon, 9 Nov 2015 20:41:05 -0500 Subject: [PATCH] Updated Build Windows (markdown) --- Build-Windows.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Build-Windows.md b/Build-Windows.md index f697066..d9f58d4 100644 --- a/Build-Windows.md +++ b/Build-Windows.md @@ -15,8 +15,11 @@ If you don't already have Visual Studio 2015 you can install the free Microsoft # Install CMake: Download CMake from: + http://www.cmake.org/download/ + For this guide I've used: + https://cmake.org/files/v3.4/cmake-3.4.0-rc3-win32-x86.exe Just install CMake with default or preferred options.