Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add additional search paths for doxygen on Windows
`find_program(DOXYGEN doxygen)` didn't find the executable automatically even if I installed Doxygen on Windows. Therefore, I added some additional search paths.
- Loading branch information