aboutsummaryrefslogtreecommitdiffstats
path: root/cmake
diff options
context:
space:
mode:
Diffstat (limited to 'cmake')
-rw-r--r--cmake/modules/FindPOD.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmake/modules/FindPOD.cmake b/cmake/modules/FindPOD.cmake
index fe1df66798..3326f2770f 100644
--- a/cmake/modules/FindPOD.cmake
+++ b/cmake/modules/FindPOD.cmake
@@ -8,6 +8,7 @@ include(FindCygwin)
find_program(POD2MAN_EXECUTABLE
NAMES
pod2man
+ pod2man.bat
PATHS
${CYGWIN_INSTALL_PATH}/bin
/bin