FindGettext: Fix target name for the GETTEXT_PROCESS_POT_FILE function

The correct target name is "potfiles" and not "potfile".
This commit is contained in:
Yegor Yefremov
2025-02-15 11:45:25 +01:00
parent 822091cc35
commit fee52c6fa1

View File

@@ -52,7 +52,7 @@ This module provides several function.
[INSTALL_DESTINATION <destdir>]
LANGUAGES <lang>...)
This function creates a custom target "potfile" which processes the given
This function creates a custom target "potfiles" which processes the given
.pot file to .mo files. Options:
``ALL``