Changed CMake version

master
Ryan Lee 2017-10-23 00:42:45 +09:00
parent 7e91aa57de
commit c7b59c0010
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ The currently supported `build` platforms are Windows, Mac OS X and Linux.
* Visual Studio 2015 Update 2 or later on Windows. (Windows 7 x64 or later)
* Linux 64bit - Most luck on Ubuntu 14.04
* Xcode 5 or later on OS X - Latest Xcode is recommended
* CMake 2.8 or later (On OS X, CMake 3.2 or later)
* CMake 3.2 or later
## Before You Start