| author | |
| committer | |
| log | 17c1fa64c375e6d0df129791bbd9d506c3be9104 |
| tree | b2cfb35b2f562f999e980bf51fe3620e110a289a |
| parent | 1550b5b16d4899cb4f7184ee3d392b4a6197ed42 |
1 files changed, 1 insertions(+), 1 deletions(-)
README.md+1-1| ... | @@ -49,7 +49,7 @@ Ensure you have the required dependencies: | ... | @@ -49,7 +49,7 @@ Ensure you have the required dependencies: |
| 49 | 49 | ||
| 50 | * CMake >= 3.5 | 50 | * CMake >= 3.5 |
| 51 | * System C/C++ Toolchain | 51 | * System C/C++ Toolchain |
| 52 | * LLVM, Clang, LLD development libraries == 17.x | 52 | * LLVM, Clang, LLD development libraries == 18.x |
| 53 | 53 | ||
| 54 | Then it is the standard CMake build process: | 54 | Then it is the standard CMake build process: |
| 55 | 55 |