Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion fpsdk_doc/fpsdk_build.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ namespace fpsdk {

- clang-format (≥ 19, tested with 19)
- Doxygen (≥ 1.11.0, tested with 1.14.0)
- GTest (≥ 1.12.0)
- GTest (≥ 1.13.0)

Note that the list above may be incomplete or wrong. See @ref FPSDK_BUILD_CIVERSIONS for the versions used in the CI
builds.
Expand Down
Loading