build: update min doxy version

This commit is contained in:
skypjack
2025-12-12 13:39:46 +01:00
parent 3cfd6e1739
commit 60bdaacfdf

View File

@@ -1,6 +1,6 @@
# Doxygen configuration (documentation)
find_package(Doxygen 1.13)
find_package(Doxygen 1.14)
if(DOXYGEN_FOUND)
include(FetchContent)