doc: update requirements

This commit is contained in:
skypjack
2025-12-12 13:40:27 +01:00
parent 6d6d60d2a7
commit a6681e97c9

View File

@@ -221,8 +221,8 @@ supports at least C++20.<br/>
The requirements below are mandatory to compile the tests and to extract the
documentation:
* `CMake` version 3.15.7 or later.
* `Doxygen` version 1.14.0 or later.
* `CMake` version 3.28 or later.
* `Doxygen` version 1.14 or later.
Alternatively, [Bazel](https://bazel.build) is also supported as a build system
(credits to [zaucy](https://github.com/zaucy) who offered to maintain it).<br/>