mirror of
https://github.com/neovim/neovim
synced 2025-07-15 16:51:49 +00:00
build: bump minimum cmake version to 3.16
This commit is contained in:
2
BUILD.md
2
BUILD.md
@ -283,7 +283,7 @@ cmake --build build
|
||||
General requirements (see [#1469](https://github.com/neovim/neovim/issues/1469#issuecomment-63058312)):
|
||||
|
||||
- Clang or GCC version 4.9+
|
||||
- CMake version 3.13+, built with TLS/SSL support
|
||||
- CMake version 3.16+, built with TLS/SSL support
|
||||
- Optional: Get the latest CMake from an [installer](https://github.com/Kitware/CMake/releases) or the [Python package](https://pypi.org/project/cmake/) (`pip install cmake`)
|
||||
|
||||
Platform-specific requirements are listed below.
|
||||
|
Reference in New Issue
Block a user