Skip to content

Add additional search paths for doxygen on Windows - #2991

Merged
vitaut merged 1 commit into
fmtlib:masterfrom
hwhsu1231-fork:doxygen-search-paths
Jul 19, 2022
Merged

vitaut merged 1 commit into
fmtlib:masterfrom
hwhsu1231-fork:doxygen-search-paths

Conversation

@hwhsu1231

Copy link
Copy Markdown
Contributor

find_program(DOXYGEN doxygen) didn't find the executable automatically even if I installed Doxygen on Windows. Therefore, I added some additional search paths.

`find_program(DOXYGEN doxygen)` didn't find the executable automatically even if I installed Doxygen on Windows. Therefore, I added some additional search paths.
@vitaut
vitaut merged commit c48be43 into fmtlib:master Jul 19, 2022
@vitaut

vitaut commented Jul 19, 2022

Copy link
Copy Markdown
Contributor

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants