CMake: Mention that CMake 3.5 is the minimum version
Generating project files has been confirmed to work with this version.
This commit is contained in:
parent
f0061b3c04
commit
e41fd2052c
1 changed files with 1 additions and 1 deletions
|
|
@ -84,7 +84,7 @@ in CMake the following generators are recommended:
|
|||
* macOS: Xcode
|
||||
* Linux: Ninja or Makefiles
|
||||
|
||||
CMake 3.10 or newer is recommended. The minimum version required is 2.8.12.
|
||||
CMake 3.10 or newer is recommended. The minimum tested version is 3.5.
|
||||
|
||||
Using CMake with your applications {#cmake_apps}
|
||||
==================================
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue