From cd316558760945e4c200d31efe8f1895657adcde Mon Sep 17 00:00:00 2001 From: flipflip Date: Wed, 8 Jul 2026 08:20:13 +0200 Subject: [PATCH] fix docu on dependencies --- fpsdk_doc/fpsdk_build.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fpsdk_doc/fpsdk_build.hpp b/fpsdk_doc/fpsdk_build.hpp index d471ad1..dac4e44 100644 --- a/fpsdk_doc/fpsdk_build.hpp +++ b/fpsdk_doc/fpsdk_build.hpp @@ -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.