docs: Update BUILD.md for CMake versions
This commit is contained in:
parent
d05c8df88d
commit
16a43fcfe4
8
BUILD.md
8
BUILD.md
@ -78,7 +78,7 @@ directories and place them in any location.
|
|||||||
- [2017](https://www.visualstudio.com/vs/downloads/)
|
- [2017](https://www.visualstudio.com/vs/downloads/)
|
||||||
- The Community Edition of each of the above versions is sufficient, as
|
- The Community Edition of each of the above versions is sufficient, as
|
||||||
well as any more capable edition.
|
well as any more capable edition.
|
||||||
- [CMake](http://www.cmake.org/download/) (Version 2.8.11 or better)
|
- CMake: Continuous integration tools use [CMake 3.12.2](https://github.com/Kitware/CMake/releases/tag/v3.12.2) for Windows
|
||||||
- Use the installer option to add CMake to the system PATH
|
- Use the installer option to add CMake to the system PATH
|
||||||
- Git Client Support
|
- Git Client Support
|
||||||
- [Git for Windows](http://git-scm.com/download/win) is a popular solution
|
- [Git for Windows](http://git-scm.com/download/win) is a popular solution
|
||||||
@ -189,7 +189,7 @@ Build the `uninstall` target to remove the files from the install directory.
|
|||||||
There are no specific Linux distribution or compiler version requirements for
|
There are no specific Linux distribution or compiler version requirements for
|
||||||
building this repository. The required tools are
|
building this repository. The required tools are
|
||||||
|
|
||||||
- cmake (Version 2.8.11 or better)
|
- CMake: Continuous integration tools use [CMake 3.12.4](https://github.com/Kitware/CMake/releases/tag/v3.12.4) for Linux
|
||||||
- git
|
- git
|
||||||
|
|
||||||
### Linux Build
|
### Linux Build
|
||||||
@ -266,5 +266,5 @@ or
|
|||||||
|
|
||||||
## Building on MacOS
|
## Building on MacOS
|
||||||
|
|
||||||
The instructions for building this repository on MacOS are the same as those
|
The instructions for building this repository on MacOS are similar to those for Linux.
|
||||||
for Linux.
|
- CMake: Continuous integration tools use [CMake 3.11.3](https://github.com/Kitware/CMake/releases/tag/v3.11.3) for MacOS
|
||||||
|
Loading…
x
Reference in New Issue
Block a user