We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 186df81 commit 5990cddCopy full SHA for 5990cdd
README.md
@@ -23,16 +23,15 @@ in C++ easier. Some notable features of Zeus are:
23
24
The following are **core** requirements of Zeus:
25
26
-* CMake 3.27+
+* CMake 3.30+
27
28
Zeus supports the following platforms and compilers:
29
30
| Platform (Compiler) | Version |
31
|---------------------|---------|
32
| Windows (MSVC) | 19.41 |
33
-| Linux (GCC) | 14 |
34
-| Linux (LLVM Clang) | 18.0 |
35
-| Apple (Apple Clang) | 15.0 |
+| Linux (GCC) | 14.0.1 |
+| Linux (LLVM Clang) | 18.1 |
36
37
In addition, Zeus depends on the following libraries:
38
0 commit comments