mirror of
https://codeberg.org/ziglang/zig.git
synced 2025-12-06 13:54:21 +00:00
Fix minimum cmake version in README
This commit is contained in:
parent
55f0d8b41c
commit
5389af2c1c
1 changed files with 1 additions and 1 deletions
|
|
@ -47,7 +47,7 @@ mechanism supports that use case too (i.e. `/usr/bin/zig` and `/usr/lib/zig/`).
|
|||
|
||||
Ensure you have the required dependencies:
|
||||
|
||||
* CMake >= 2.8.12
|
||||
* CMake >= 3.5
|
||||
* System C/C++ Toolchain
|
||||
* LLVM, Clang, LLD development libraries == 16.x
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue