Skip to content

Commit

Permalink
Doxygen
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthewMasarik-NOAA committed Jul 30, 2024
1 parent 8c6f2b3 commit 2652f86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/cmake/EnableDoxygen.cmake
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# doxygen documentation- Matt Masarik 24-Jul-2024.
# Doxygen documentation- Matt Masarik 24-Jul-2024.
function(EnableDoxygen outdir)
find_package(Doxygen)
if (NOT DOXYGEN_FOUND)
Expand Down

0 comments on commit 2652f86

Please sign in to comment.