Skip to content

Commit

Permalink
Require Doxygen 1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisThrasher committed Sep 10, 2024
1 parent 5f1dd53 commit 8513983
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ if(SFML_OS_MACOS)
list(APPEND CMAKE_PROGRAM_PATH ${ADDITIONAL_PATHS})
endif()

find_package(Doxygen REQUIRED)
find_package(Doxygen 1.9 REQUIRED)

# see if we can generate the CHM documentation
set(DOXYGEN_HHC_PROGRAM)
Expand Down

0 comments on commit 8513983

Please sign in to comment.