From 6cc31e694f24537aff1aeebbf6eff271e64684b4 Mon Sep 17 00:00:00 2001 From: Silker <61223313+Si1ker@users.noreply.github.com> Date: Sat, 3 Apr 2021 01:37:15 -0600 Subject: chore(Wiki): Update Cmake minimum version [3.16] (#423) --- docs/Requirements.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/Requirements.md') diff --git a/docs/Requirements.md b/docs/Requirements.md index 5a830b5..4c10f64 100644 --- a/docs/Requirements.md +++ b/docs/Requirements.md @@ -191,7 +191,7 @@ brew cask install sequel-ace * Install [Visual Studio](https://visualstudio.microsoft.com/downloads/) VS 2019 Community -* Install [CMake](https://cmake.org/) version 2.8 or newer. +* Install [CMake](https://cmake.org/) version 3.16 or higher * Install latest version of [Git Extensions](https://git-scm.com/download/win) -- cgit