mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-25 04:09:36 +03:00
Merge topic 'gettext-target-fix'
fee52c6fa1 FindGettext: Fix target name for the GETTEXT_PROCESS_POT_FILE function
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !10353
This commit is contained in:
@@ -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``
|
||||
|
||||
Reference in New Issue
Block a user