@@ -81,7 +81,7 @@ indicated by *install_dir*:
8181## Build Requirements
8282
83831 . ` C99 ` capable compiler
84- 2 . ` CMake ` version 3.17.2 or greater
84+ 2 . ` CMake ` version 3.22.1 or greater
85853 . ` Git `
8686
8787### Test Requirements
@@ -271,7 +271,7 @@ These variables should be set using the `-D` option when invoking CMake to gener
271271 - [ 2019] ( https://www.visualstudio.com/vs/older-downloads/ )
272272 - The Community Edition of each of the above versions is sufficient, as
273273 well as any more capable edition.
274- - [ CMake 3.17.2 ] ( https://cmake.org/files/v3.17 /cmake-3.17.2 -win64-x64.zip ) is recommended.
274+ - [ CMake 3.22.1 ] ( https://cmake.org/files/v3.22.1 /cmake-3.22.1 -win64-x64.zip ) is recommended.
275275 - Use the installer option to add CMake to the system PATH
276276- Git Client Support
277277 - [ Git for Windows] ( http://git-scm.com/download/win ) is a popular solution
@@ -382,7 +382,7 @@ This repository has been built and tested on the two most recent Ubuntu LTS
382382versions, although earlier versions may work.
383383It is be straightforward to adapt this repository to other Linux distributions.
384384
385- [ CMake 3.17.2 ] ( https://cmake.org/files/v3.17 /cmake-3.17.2 -Linux-x86_64.tar.gz ) is recommended.
385+ [ CMake 3.22.1 ] ( https://cmake.org/files/v3.22.1 /cmake-3.22.1 -Linux-x86_64.tar.gz ) is recommended.
386386
387387#### Required Package List
388388
@@ -561,7 +561,7 @@ Clone the Vulkan-Loader repository:
561561
562562### MacOS build
563563
564- [ CMake 3.17.2 ] ( https://cmake.org/files/v3.17 /cmake-3.17.2 -Darwin-x86_64.tar.gz ) is recommended.
564+ [ CMake 3.22.1 ] ( https://cmake.org/files/v3.22.1 /cmake-3.22.1 -Darwin-x86_64.tar.gz ) is recommended.
565565
566566#### Building with the Unix Makefiles Generator
567567
0 commit comments