We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d6d60d commit a6681e9Copy full SHA for a6681e9
README.md
@@ -221,8 +221,8 @@ supports at least C++20.<br/>
221
The requirements below are mandatory to compile the tests and to extract the
222
documentation:
223
224
-* `CMake` version 3.15.7 or later.
225
-* `Doxygen` version 1.14.0 or later.
+* `CMake` version 3.28 or later.
+* `Doxygen` version 1.14 or later.
226
227
Alternatively, [Bazel](https://bazel.build) is also supported as a build system
228
(credits to [zaucy](https://github.com/zaucy) who offered to maintain it).<br/>
0 commit comments